Files
DP44/DataPRO/Modules/SystemSettings/Tables/View/TablesSettingsView.xaml
2026-04-17 14:55:32 -04:00

10 lines
433 B
XML

<base:BaseView x:Class="TablesSettings.TablesSettingsView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:base="clr-namespace:DTS.Common.Base;assembly=DTS.Common">
<Grid>
</Grid>
</base:BaseView>