Skip to content

Commit 32101ad

Browse files
committed
testing code snippet changes
1 parent 29b9681 commit 32101ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

snippets/Telerik.Windows.Controls/Buttons/MainWindow.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<Grid>
1111
<!-- >> button-getting-started-xaml -->
1212
<telerik:RadButton Content="Marti testva" Click="RadButton_Click"/>
13+
<TextBox Text="TextBox" VerticalAlignment="Bottom"/>
1314
<!-- << button-getting-started-xaml -->
1415
</Grid>
1516
</Window>

0 commit comments

Comments
 (0)