feat: unified OverlayCloseButton.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
Margin="{DynamicResource BannerCloseButtonMargin}"
|
||||
HorizontalAlignment="Right"
|
||||
VerticalAlignment="Top"
|
||||
Theme="{DynamicResource NotificationCloseButton}"
|
||||
Theme="{DynamicResource OverlayCloseButton}"
|
||||
IsVisible="{TemplateBinding CanClose}" />
|
||||
</Grid>
|
||||
</Border>
|
||||
|
||||
Reference in New Issue
Block a user