File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
sandbox/SandboxMAUI/Pages Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 1717 <input : CheckBox Text =" Option 0 Plain Checkbox" />
1818 <input : CheckBox Text =" Option 1 with Filled Type" Type =" Filled" />
1919 <input : CheckBox Text =" Option 2 with Material Type" Type =" Material" />
20+ <input : CheckBox Text =" Option 2 with Square Shape" IconGeometry =" {x:Static input:PredefinedShapes.Square}" />
2021 <input : CheckBox Text =" Option 3 with Line Shape" IconGeometry =" {x:Static input:PredefinedShapes.Line}" />
2122 <input : CheckBox Text =" Option 3 with Line Shape with Material Type" Type =" Material" IconGeometry =" {x:Static input:PredefinedShapes.Line}" />
2223 <input : CheckBox Text =" Option 3 with Custom Type (X)" Type =" Custom" IconGeometry =" M17.705 7.705l-1.41-1.41L12 10.59 7.705 6.295l-1.41 1.41L10.59 12l-4.295 4.295 1.41 1.41L12 13.41l4.295 4.295 1.41-1.41L13.41 12l4.295-4.295z" />
You can’t perform that action at this time.
0 commit comments