File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 119119 </Grid .ColumnDefinitions>
120120 <ContentPresenter Background =" {StaticResource ApplicationPageBackgroundThemeBrush}" x : Name =" ContentPresenter" Grid.Row=" 1" Grid.ColumnSpan=" 2" Content =" {x:Bind ((uilib:TabViewItem)(local:InstanceTabsView).TabStrip.SelectedItem).Content, Mode=OneWay}" />
121121
122- <uilib : TabView Background =" Transparent" Grid.Row=" 0" AddTabButtonClick =" TabStrip_AddTabButtonClick" Style =" {StaticResource TabViewStyleFixed}" SelectionChanged =" TabStrip_SelectionChanged" TabCloseRequested =" TabStrip_TabCloseRequested" CanDragTabs = " False " AllowDropTabs = " False " CanReorderTabs = " True " Name =" TabStrip" TabWidthMode =" Equal" VerticalAlignment =" Stretch" >
122+ <uilib : TabView Background =" Transparent" Grid.Row=" 0" AddTabButtonClick =" TabStrip_AddTabButtonClick" Style =" {StaticResource TabViewStyleFixed}" SelectionChanged =" TabStrip_SelectionChanged" TabCloseRequested =" TabStrip_TabCloseRequested" Name =" TabStrip" TabWidthMode =" Equal" VerticalAlignment =" Stretch" >
123123 <uilib : TabView .Resources>
124124 <ResourceDictionary >
125125 <ResourceDictionary .ThemeDictionaries>
You can’t perform that action at this time.
0 commit comments