整理控件库
This commit is contained in:
@@ -9,12 +9,9 @@
|
||||
Title="Terms of use"
|
||||
d:DesignHeight="1000"
|
||||
d:DesignWidth="750"
|
||||
ui:Design.Background="{DynamicResource ApplicationBackgroundBrush}"
|
||||
ui:Design.Foreground="{DynamicResource TextFillColorPrimaryBrush}"
|
||||
CloseButtonText="Close"
|
||||
DialogMaxWidth="750"
|
||||
mc:Ignorable="d">
|
||||
|
||||
<ui:ContentDialog.Resources>
|
||||
<Style BasedOn="{StaticResource {x:Type ui:ContentDialog}}" TargetType="{x:Type local:TermsOfUseContentDialog}" />
|
||||
</ui:ContentDialog.Resources>
|
||||
|
||||
Reference in New Issue
Block a user