File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3- xmlns : controls =" using:Microsoft.Toolkit.Uwp.UI.Controls" >
3+ xmlns : controls =" using:Microsoft.Toolkit.Uwp.UI.Controls"
4+ xmlns : Windows10version1903 =" http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractPresent(Windows.Foundation.UniversalApiContract, 8)" >
45
56 <ResourceDictionary .MergedDictionaries>
67 <ResourceDictionary Source =" ms-appx:///Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar/TabbedCommandBarItem.xaml" />
8889 Visibility =" {Binding TemplateSettings.OverflowButtonVisibility, RelativeSource={RelativeSource Mode=TemplatedParent}}" >
8990 <Button .Flyout>
9091 <Flyout Placement =" Bottom"
91- ShouldConstrainToRootBounds =" False" >
92+ Windows10version1903 : ShouldConstrainToRootBounds =" False" >
9293 <Flyout .FlyoutPresenterStyle>
9394 <Style TargetType =" FlyoutPresenter" >
9495 <Setter Property =" Padding" Value =" 0,8" />
You can’t perform that action at this time.
0 commit comments