File tree Expand file tree Collapse file tree 10 files changed +9
-19
lines changed
src/Avalonia/HandyControlDemo_Avalonia/UserControl/Styles Expand file tree Collapse file tree 10 files changed +9
-19
lines changed Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 xmlns : hc =" https://handyorg.github.io/handycontrol"
4- x : Class =" HandyControlDemo.UserControl.BorderDemo"
5- Background =" {DynamicResource RegionBrush}" >
4+ x : Class =" HandyControlDemo.UserControl.BorderDemo" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel Margin =" 32"
87 Orientation =" Vertical"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 xmlns : hc =" https://handyorg.github.io/handycontrol"
4- x : Class =" HandyControlDemo.UserControl.BrushDemo"
5- Background =" {DynamicResource RegionBrush}" >
4+ x : Class =" HandyControlDemo.UserControl.BrushDemo" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel ChildWrapping =" Wrap"
87 ItemWidth =" 200"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.ButtonDemo"
4- xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}" >
4+ xmlns : hc =" https://handyorg.github.io/handycontrol" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel ChildWrapping =" Wrap"
87 Spacing =" 32"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3- x : Class =" HandyControlDemo.UserControl.CalendarDemo"
4- Background =" {DynamicResource RegionBrush}" >
3+ x : Class =" HandyControlDemo.UserControl.CalendarDemo" >
54 <Calendar Margin =" 32"
65 SelectionMode =" MultipleRange" />
76</UserControl >
Original file line number Diff line number Diff line change 22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.NativeScrollViewerDemo"
44 xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}"
65 MaxWidth =" 550"
76 Height =" 600" >
87 <Grid Margin =" 32"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.RadioButtonDemo"
4- xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}" >
4+ xmlns : hc =" https://handyorg.github.io/handycontrol" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel ChildWrapping =" Wrap"
87 Spacing =" 32"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.RepeatButtonDemo"
4- xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}" >
4+ xmlns : hc =" https://handyorg.github.io/handycontrol" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel ChildWrapping =" Wrap"
87 Spacing =" 32"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.SliderDemo"
4- xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}" >
4+ xmlns : hc =" https://handyorg.github.io/handycontrol" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel Margin =" 32"
87 Orientation =" Horizontal"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 xmlns : hc =" https://handyorg.github.io/handycontrol"
4- x : Class =" HandyControlDemo.UserControl.TextBlockDemo"
5- Background =" {DynamicResource RegionBrush}" >
4+ x : Class =" HandyControlDemo.UserControl.TextBlockDemo" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel Margin =" 32"
87 Spacing =" 5"
Original file line number Diff line number Diff line change 11<UserControl xmlns =" https://github.com/avaloniaui"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
33 x : Class =" HandyControlDemo.UserControl.ToggleButtonDemo"
4- xmlns : hc =" https://handyorg.github.io/handycontrol"
5- Background =" {DynamicResource RegionBrush}" >
4+ xmlns : hc =" https://handyorg.github.io/handycontrol" >
65 <ScrollViewer >
76 <hc : UniformSpacingPanel ChildWrapping =" Wrap"
87 Spacing =" 32"
You can’t perform that action at this time.
0 commit comments