Share via


SplitViewTemplateSettings.OpenPaneGridLength Propriété

Définition

Obtient la valeur OpenPaneLength en tant que GridLength.

public:
 property GridLength OpenPaneGridLength { GridLength get(); };
GridLength OpenPaneGridLength();
public GridLength OpenPaneGridLength { get; }
var gridLength = splitViewTemplateSettings.openPaneGridLength;
Public ReadOnly Property OpenPaneGridLength As GridLength

Valeur de propriété

Valeur OpenPaneLength en tant que GridLength.

S’applique à