WindowPatternIdentifiers 類別

定義

包含 IWindowProvider 用來作為識別項的值。

public ref class WindowPatternIdentifiers abstract sealed
public static class WindowPatternIdentifiers
type WindowPatternIdentifiers = class
Public Class WindowPatternIdentifiers
繼承
WindowPatternIdentifiers

備註

這些識別碼是由消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 中的 WindowPattern 對等欄位。

欄位

CanMaximizeProperty

識別 CanMaximize 屬性。

CanMinimizeProperty

識別 CanMinimize 屬性。

IsModalProperty

識別 IsModal 屬性。

IsTopmostProperty

識別 IsTopmost 屬性。

Pattern

識別 WindowPattern 模式。

WindowClosedEvent

識別視窗關閉時引發的事件。

WindowInteractionStateProperty

識別 WindowInteractionState 屬性。

WindowOpenedEvent

識別視窗開啟時引發的事件。

WindowVisualStateProperty

識別 WindowVisualState 屬性。

適用於

另請參閱