Compartir a través de


SplitViewTemplateSettings.OpenPaneGridLength Propiedad

Definición

Obtiene el valor OpenPaneLength como gridLength.

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

Valor de propiedad

Valor de OpenPaneLength como GridLength.

Se aplica a