SplitViewTemplateSettings.NegativeOpenPaneLengthMinusCompactLength Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore negativo del valore calcolato sottraendo il valore CompactPaneLength dal valore OpenPaneLength .
public:
property double NegativeOpenPaneLengthMinusCompactLength { double get(); };
double NegativeOpenPaneLengthMinusCompactLength();
public double NegativeOpenPaneLengthMinusCompactLength { get; }
var double = splitViewTemplateSettings.negativeOpenPaneLengthMinusCompactLength;
Public ReadOnly Property NegativeOpenPaneLengthMinusCompactLength As Double
Valore della proprietà
Double
double
Valore negativo del valore OpenPaneLength meno il valore CompactPaneLength .