SplitViewTemplateSettings.NegativeOpenPaneLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the negative of the OpenPaneLength value.
public:
property double NegativeOpenPaneLength { double get(); };
double NegativeOpenPaneLength();
public double NegativeOpenPaneLength { get; }
var double = splitViewTemplateSettings.negativeOpenPaneLength;
Public ReadOnly Property NegativeOpenPaneLength As Double
Property Value
Double
double
The negative of the OpenPaneLength value.