SplitViewTemplateSettings.NegativeOpenPaneLengthMinusCompactLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le négatif de la valeur calculée en soustrayant la valeur CompactPaneLength de la valeur OpenPaneLength .
public:
property double NegativeOpenPaneLengthMinusCompactLength { double get(); };
double NegativeOpenPaneLengthMinusCompactLength();
public double NegativeOpenPaneLengthMinusCompactLength { get; }
var double = splitViewTemplateSettings.negativeOpenPaneLengthMinusCompactLength;
Public ReadOnly Property NegativeOpenPaneLengthMinusCompactLength As Double
Valeur de propriété
Double
double
Négatif de la valeur OpenPaneLength moins la valeur CompactPaneLength .