TwoPaneViewPriority 列舉

定義

定義常數,指定哪個窗格在 TwoPaneView 中有較高的優先順序。

public enum TwoPaneViewPriority
type TwoPaneViewPriority = 
繼承
System.Enum
TwoPaneViewPriority

欄位

Pane1 0

窗格 1 具有較高的優先順序。

Pane2 1

窗格 2 具有較高的優先順序。

適用於