mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
added in a few comments. pointed automatedname to static resource
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
ui:WindowHelper.UseModernWindowStyle="True"
|
||||
ui:TitleBar.IsIconVisible="True"
|
||||
ui:TitleBar.Background="{DynamicResource PrimaryBackgroundBrush}"
|
||||
AutomationProperties.Name="Image Resizer"
|
||||
>
|
||||
AutomationProperties.Name="{x:Static p:Resources.ImageResizer}">
|
||||
|
||||
<Window.Resources>
|
||||
<DataTemplate DataType="{x:Type vm:InputViewModel}">
|
||||
|
||||
Reference in New Issue
Block a user