File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Fluent.Ribbon/Themes/Controls Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 253
253
Margin =" 0"
254
254
Focusable =" False" >
255
255
<Fluent : TransitioningControl x : Name =" PART_SelectedContent"
256
- HorizontalAlignment =" Stretch"
257
- VerticalAlignment =" Stretch"
258
- HorizontalContentAlignment =" Stretch"
259
- VerticalContentAlignment =" Stretch"
260
- NextContent =" {Binding SelectedContent, RelativeSource={RelativeSource TemplatedParent}}"
261
- TransitionStoryboard =" {DynamicResource Fluent.Ribbon.Storyboards.RibbonTabControl.Content.Transition}" />
256
+ HorizontalAlignment =" Stretch"
257
+ VerticalAlignment =" Stretch"
258
+ HorizontalContentAlignment =" Stretch"
259
+ VerticalContentAlignment =" Stretch"
260
+ NextContent =" {Binding SelectedContent, RelativeSource={RelativeSource TemplatedParent}}"
261
+ TransitionStoryboard =" {DynamicResource Fluent.Ribbon.Storyboards.RibbonTabControl.Content.Transition}" />
262
262
</ContentControl >
263
263
</Grid >
264
264
</Border >
You can’t perform that action at this time.
0 commit comments