25112102 调整表格表头按客户需求来

This commit is contained in:
moxiliang
2025-11-21 10:47:58 +08:00
parent a1ea8fb655
commit b5f208b3ca
648 changed files with 0 additions and 1546311 deletions

View File

@@ -1,68 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Roots >
<Roots.RootTypes>
<RootType FullName="Windows.UI.Xaml.Controls.Page">
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Grid">
<RootProperty Name="Background" />
<RootProperty Name="Children" />
<RootProperty Name="ColumnDefinitions" />
<RootProperty Name="RowDefinitions" />
<RootProperty Name="Visibility" />
<RootMethod Name="GetRow" />
<RootMethod Name="SetRow" />
<RootMethod Name="GetColumn" />
<RootMethod Name="SetColumn" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
<RootType FullName="ZXing.Mobile.ZXingScannerControl" />
<RootType FullName="ZXing.Mobile.ScanPage" />
<RootType FullName="Windows.UI.Xaml.Controls.UserControl">
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
<RootProperty Name="Width" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.CaptureElement">
<RootProperty Name="Stretch" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Fill" />
<RootProperty Name="Opacity" />
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Border">
<RootProperty Name="Visibility" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="Child" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Shapes.Line">
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="Height" />
<RootProperty Name="Stroke" />
<RootProperty Name="StrokeThickness" />
<RootProperty Name="Fill" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
<RootProperty Name="TextAlignment" />
<RootProperty Name="TextWrapping" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Foreground" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Button">
<RootProperty Name="Content" />
<RootEvent Name="Click" />
</RootType>
</Roots.RootTypes>
</Roots>