File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
OpenSilver.Samples.TelerikUI/OpenSilver.Samples.TelerikUI/Samples Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<TextBlock Text =" Broken Controls" Style =" {StaticResource PageHeader_Style}" />
9
9
<local : MasonryPanelWithProgressiveLoading Style =" {StaticResource Panel_Style}" >
10
10
<local : GroupBox_Demo HorizontalAlignment =" Center" />
11
- <local : RadColorPicker_Demo HorizontalAlignment =" Center" />
12
- <local : RadListBox_Demo HorizontalAlignment =" Center" />
13
- <local : RadGallery_Demo HorizontalAlignment =" Center" />
14
11
<local : RadTimePicker_Demo HorizontalAlignment =" Center" />
15
12
<local : RadWrapPanel_Demo HorizontalAlignment =" Center" />
16
13
<local : RadCalendar_Demo HorizontalAlignment =" Center" />
Original file line number Diff line number Diff line change 15
15
<local : RadTransitionControl_Demo HorizontalAlignment =" Center" />
16
16
<local : RadWatermarkTextBox_Demo HorizontalAlignment =" Center" />
17
17
<local : RadWindow_demo HorizontalAlignment =" Center" />
18
+ <local : RadColorPicker_Demo HorizontalAlignment =" Center" />
18
19
<local : RadComboBox_Demo HorizontalAlignment =" Center" />
19
20
<local : RadDocking_Demo HorizontalAlignment =" Center" />
20
21
<local : RadMenu_Demo HorizontalAlignment =" Center" />
Original file line number Diff line number Diff line change 16
16
<local : RadNumericUpDown_Demo HorizontalAlignment =" Center" />
17
17
<local : RadContextMenu_Demo HorizontalAlignment =" Center" />
18
18
<local : RadDockPanel_Demo HorizontalAlignment =" Center" />
19
+ <local : RadListBox_Demo HorizontalAlignment =" Center" />
20
+ <local : RadGallery_Demo HorizontalAlignment =" Center" />
19
21
</local : MasonryPanelWithProgressiveLoading >
20
22
</StackPanel >
21
23
</UserControl >
You can’t perform that action at this time.
0 commit comments