Skip to content

Commit 9a1349a

Browse files
committed
More Properties Dialog Design Changes
1 parent 6cefe25 commit 9a1349a

File tree

2 files changed

+15
-292
lines changed

2 files changed

+15
-292
lines changed

Files UWP/ProHome.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@
845845
<TextBox Padding="8" Name="RenameInput" PlaceholderText="Enter an item name without the file extension" Width="300"/>
846846
</Grid>
847847
</ContentDialog>
848-
<ContentDialog Windows10version1809:CornerRadius="4" Name="PropertiesDialog" Grid.RowSpan="4" CloseButtonText="Cancel" PrimaryButtonText="OK" DefaultButton="Primary" SecondaryButtonText="Apply">
848+
<ContentDialog Windows10version1809:CornerRadius="4" Name="PropertiesDialog" Grid.RowSpan="4" Title="Properties" >
849849
<Windows10version1903:ContentDialog.Shadow>
850850
<Windows10version1903:ThemeShadow/>
851851
</Windows10version1903:ContentDialog.Shadow>

0 commit comments

Comments
 (0)