SplitViewTemplateSettings.OpenPaneGridLength Proprietà

Definizione

Ottiene il valore OpenPaneLength come GridLength.

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

Valore della proprietà

Valore OpenPaneLength come GridLength.

Si applica a