File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1919 <Thickness x : Key =" SemiBorderThickness" >0</Thickness > <!-- 描边宽度 - 零 -->
2020 <Thickness x : Key =" SemiBorderThicknessControl" >1</Thickness > <!-- 描边宽度 - 默认状态 -->
2121 <Thickness x : Key =" SemiBorderThicknessControlFocus" >1</Thickness > <!-- 描边宽度 - focus 状态 -->
22- <CornerRadius x : Key =" SemiBorderRadiusExtraSmall " >3</CornerRadius > <!-- 圆角 - 超小 -->
22+ <x : Double x : Key =" SemiBorderRadiusSpacingExtraSmall " >3</x : Double > <!-- 半径 - 超小 -->
2323 <x : Double x : Key =" SemiBorderRadiusSpacingSmall" >3</x : Double > <!-- 半径 - 小 -->
2424 <x : Double x : Key =" SemiBorderRadiusSpacingMedium" >6</x : Double > <!-- 半径 - 中 -->
2525 <x : Double x : Key =" SemiBorderRadiusSpacingLarge" >12</x : Double > <!-- 半径 - 大 -->
2626 <x : Double x : Key =" SemiBorderRadiusSpacingFull" >9999</x : Double > <!-- 半径 - 全圆 -->
27+ <CornerRadius x : Key =" SemiBorderRadiusExtraSmall" >3</CornerRadius > <!-- 圆角 - 超小 -->
2728 <CornerRadius x : Key =" SemiBorderRadiusSmall" >3</CornerRadius > <!-- 圆角 - 小 -->
2829 <CornerRadius x : Key =" SemiBorderRadiusMedium" >6</CornerRadius > <!-- 圆角 - 中 -->
2930 <CornerRadius x : Key =" SemiBorderRadiusLarge" >12</CornerRadius > <!-- 圆角 - 大 -->
You can’t perform that action at this time.
0 commit comments