StructureChangedEventArgs 類別

定義

包含使用者介面自動化樹狀目錄結構變更時引發之事件的相關資訊。

public ref class StructureChangedEventArgs sealed : System::Windows::Automation::AutomationEventArgs
public sealed class StructureChangedEventArgs : System.Windows.Automation.AutomationEventArgs
type StructureChangedEventArgs = class
    inherit AutomationEventArgs
Public NotInheritable Class StructureChangedEventArgs
Inherits AutomationEventArgs
繼承
StructureChangedEventArgs

建構函式

StructureChangedEventArgs(StructureChangeType, Int32[])

初始化 類別的新實例 StructureChangeType ,指定變更的類型,以及結構變更之專案的識別碼 (識別碼) 。

屬性

EventId

取得事件識別項。

(繼承來源 AutomationEventArgs)
StructureChangeType

取得值,指出消費者介面自動化樹狀結構中發生的變更類型。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetRuntimeId()

擷取結構變更之消費者介面自動化專案的) 消費者介面自動化執行時間 (識別碼。

GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於

另請參閱