Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 868 Bytes

splitviewtemplatesettings_negativeopenpanelengthminuscompactlength.md

File metadata and controls

22 lines (15 loc) · 868 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.SplitViewTemplateSettings.NegativeOpenPaneLengthMinusCompactLength
winrt property

Microsoft.UI.Xaml.Controls.Primitives.SplitViewTemplateSettings.NegativeOpenPaneLengthMinusCompactLength

-description

Gets the negative of the value calculated by subtracting the CompactPaneLength value from the OpenPaneLength value.

-property-value

The negative of the OpenPaneLength value minus the CompactPaneLength value.

-remarks

-examples

-see-also