整理控件库
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
xmlns:ui="https://github.com/ShrlAlgo/WPFluent"
|
||||
xmlns:vm="clr-namespace:WPFluent.Gallery.ViewModels.Pages"
|
||||
mc:Ignorable="d"
|
||||
controls:PageControlDocumentation.Show="False"
|
||||
|
||||
d:DataContext="{d:DesignInstance vm:DialogsAndFlyoutsViewModel,
|
||||
IsDesignTimeCreatable=False}"
|
||||
Foreground="{DynamicResource TextFillColorPrimaryBrush}"
|
||||
Title="DialogsAndFlyoutsPage"
|
||||
ui:Design.Background="{DynamicResource ApplicationBackgroundBrush}"
|
||||
ui:Design.Foreground="{DynamicResource TextFillColorPrimaryBrush}">
|
||||
|
||||
>
|
||||
<Page.Resources>
|
||||
<ResourceDictionary>
|
||||
<StackPanel x:Key="DialogContent">
|
||||
|
||||
Reference in New Issue
Block a user