SplitViewTemplateSettings.OpenPaneGridLength Свойство

Определение

Возвращает значение OpenPaneLength в виде GridLength.

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

Значение свойства

Значение OpenPaneLength в виде GridLength.

Применяется к