Browse Source

Add acrylic blur option to control catalog.

feature/test-branch^2
Dan Walmsley 6 years ago
parent
commit
f1b1db5f56
  1. 1
      samples/ControlCatalog/Pages/WindowCustomizationsPage.xaml

1
samples/ControlCatalog/Pages/WindowCustomizationsPage.xaml

@ -13,6 +13,7 @@
<ComboBoxItem>None</ComboBoxItem>
<ComboBoxItem>Transparent</ComboBoxItem>
<ComboBoxItem>Blur</ComboBoxItem>
<ComboBoxItem>AcrylicBlur</ComboBoxItem>
</ComboBox>
</StackPanel>
</UserControl>

Loading…
Cancel
Save