File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Fluent.Ribbon/Themes/Controls Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 63
63
Focusable =" false" >
64
64
<Fluent : RibbonProperties .CornerRadius>
65
65
<Binding Converter =" {x:Static converters:StaticConverters.CornerRadiusConverter}"
66
- RelativeSource = " {RelativeSource TemplatedParent} "
67
- Path = " (Fluent:RibbonProperties.CornerRadius) " >
66
+ Path = " (Fluent:RibbonProperties.CornerRadius) "
67
+ RelativeSource = " {RelativeSource TemplatedParent} " >
68
68
<Binding .ConverterParameter>
69
69
<converters : CornerRadiusPart >TopLeft,BottomLeft</converters : CornerRadiusPart >
70
70
</Binding .ConverterParameter>
97
97
Focusable =" false" >
98
98
<Fluent : RibbonProperties .CornerRadius>
99
99
<Binding Converter =" {x:Static converters:StaticConverters.CornerRadiusConverter}"
100
- RelativeSource = " {RelativeSource TemplatedParent} "
101
- Path = " (Fluent:RibbonProperties.CornerRadius) " >
100
+ Path = " (Fluent:RibbonProperties.CornerRadius) "
101
+ RelativeSource = " {RelativeSource TemplatedParent} " >
102
102
<Binding .ConverterParameter>
103
103
<converters : CornerRadiusPart >TopRight,BottomRight</converters : CornerRadiusPart >
104
104
</Binding .ConverterParameter>
You can’t perform that action at this time.
0 commit comments