We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afb6c0b + aa95567 commit b1619deCopy full SHA for b1619de
docs/snippets/csharp/VS_Snippets_VSSDK/startpagedte/cs/startpage/startpage.xaml
@@ -22,7 +22,7 @@
22
<Grid.ColumnDefinitions>
23
<!-- Left Hand Column -->
24
<!-- This column is just wide enough to fit the Command Buttons and Start Page Options.
25
- The Recent Project area is constrained to the width of the Commmand Buttons. -->
+ The Recent Project area is constrained to the width of the Command Buttons. -->
26
<ColumnDefinition MinWidth="{Binding ElementName=commandButtonsGrid, Path=ActualWidth}" Width="3*" MaxWidth="330" />
27
<!-- Gutter -->
28
<ColumnDefinition Width="6"/>
0 commit comments