共用方式為


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

適用於