mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Update src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/ExtensionPage.xaml
Co-authored-by: Jiří Polášek <me@jiripolasek.com>
This commit is contained in:
@@ -164,7 +164,7 @@
|
|||||||
Width="20"
|
Width="20"
|
||||||
Height="20"
|
Height="20"
|
||||||
AutomationProperties.AccessibilityView="Raw"
|
AutomationProperties.AccessibilityView="Raw"
|
||||||
SourceKey="{x:Bind Icon, Mode=OneWay}"
|
SourceKey="{x:Bind InitialIcon, Mode=OneWay}"
|
||||||
SourceRequested="{x:Bind helpers:IconCacheProvider.SourceRequested}" />
|
SourceRequested="{x:Bind helpers:IconCacheProvider.SourceRequested}" />
|
||||||
</cpcontrols:ContentIcon.Content>
|
</cpcontrols:ContentIcon.Content>
|
||||||
</cpcontrols:ContentIcon>
|
</cpcontrols:ContentIcon>
|
||||||
|
|||||||
Reference in New Issue
Block a user