66 lines
2.6 KiB
XML
66 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
|
<Class Name="CustomWindow.TypeConverterStringToUIElement" Collapsed="true">
|
|
<Position X="9.75" Y="1.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>Others.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.WindowButton" Collapsed="true">
|
|
<Position X="3.75" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAkAACAUAAAAAAAAAAAIAAAAAAQAAFgAAAAA=</HashCode>
|
|
<FileName>WindowButton.xaml.cs</FileName>
|
|
</TypeIdentifier>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Class Name="CustomWindow.WindowCloseButton" Collapsed="true">
|
|
<Position X="0.5" Y="2" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>WindowCloseButton.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.WindowMaximizeButton" Collapsed="true">
|
|
<Position X="5" Y="2" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>WindowMaximizeButton.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.WindowMinimizeButton" Collapsed="true">
|
|
<Position X="7.25" Y="2" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>WindowMinimizeButton.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.WindowRestoreButton" Collapsed="true">
|
|
<Position X="2.75" Y="2" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>WindowRestoreButton.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.Properties.Resources" Collapsed="true">
|
|
<Position X="9.75" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAABEAAAAQAAAAAAAAAAAAAAAIA=</HashCode>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="CustomWindow.Properties.Settings" Collapsed="true">
|
|
<Position X="11.5" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAIAAAAAABAAAAAAAAAAAAAAA=</HashCode>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Enum Name="CustomWindow.WindowButtonState" Collapsed="true">
|
|
<Position X="9.75" Y="2.75" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAACAAAAAAAAIAAAAAAAAAAEAAAA=</HashCode>
|
|
<FileName>Others.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Enum>
|
|
<Font Name="Segoe UI" Size="9" />
|
|
</ClassDiagram> |