AppBarAutomationPeer.VisualState 屬性

定義

取得應用程式行的視覺狀態。

public:
 property WindowVisualState VisualState { WindowVisualState get(); };
WindowVisualState VisualState();
public WindowVisualState VisualState { get; }
var windowVisualState = appBarAutomationPeer.visualState;
Public ReadOnly Property VisualState As WindowVisualState

屬性值

應用程式行的視覺狀態,做為 列舉值。

實作

適用於