Fixed some major issues where it wasn't possible to switch the app accent based on the current system accent.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
||||
FromVerticalOffset="0" />
|
||||
</TransitionCollection>
|
||||
</Grid.Transitions>
|
||||
<ContentControl Content="{TemplateBinding FlyoutPresenter}" />
|
||||
<controls:NotificationFlyoutContentPresenter Content="{TemplateBinding Content}" />
|
||||
</Grid>
|
||||
</Flyout>
|
||||
</FlyoutBase.AttachedFlyout>
|
||||
|
||||
Reference in New Issue
Block a user