mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-01 18:35:13 +00:00
Fix CaptionTextButtonStyle not static anymore
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
Content="Click here to install this plugin."
|
||||
FontWeight="SemiBold"
|
||||
Foreground="{DynamicResource WindowTextForegroundAlternative}"
|
||||
Style="{StaticResource CaptionTextButtonStyle}" />
|
||||
Style="{DynamicResource CaptionTextButtonStyle}" />
|
||||
</Grid>
|
||||
</Grid>
|
||||
</UserControl>
|
Reference in New Issue
Block a user