File tree Expand file tree Collapse file tree 2 files changed +289
-146
lines changed
MahMaterialDragablzMashUp
MaterialDesignThemes.MahApps/Themes Expand file tree Collapse file tree 2 files changed +289
-146
lines changed Original file line number Diff line number Diff line change 16
16
<controls : ToggleSwitch IsChecked =" True" HorizontalAlignment =" Left" />
17
17
<Button Width =" 100" Margin =" 0 8 0 0" Content =" Nice" HorizontalAlignment =" Left"
18
18
Style =" {DynamicResource AccentedSquareButtonStyle}" />
19
- <controls : RangeSlider Margin =" 0 16 0 0" LowerValue =" 25" UpperValue =" 75" />
19
+ <Slider Margin =" 6 16 6 0" TickPlacement =" BottomRight" TickFrequency =" 10" />
20
+ <controls : RangeSlider Margin =" 6 16 6 0" LowerValue =" 25" UpperValue =" 75" TickPlacement =" BottomRight" TickFrequency =" 10" />
20
21
<controls : RangeSlider Margin =" 0 16 0 0" LowerValue =" 25" UpperValue =" 75" Orientation =" Vertical" Height =" 200" />
21
22
<controls : NumericUpDown Margin =" 5" />
22
23
<controls : NumericUpDown Culture =" ar-EG" FlowDirection =" RightToLeft" Margin =" 5" />
You can’t perform that action at this time.
0 commit comments