ItemContainerPattern 類別

定義

表示物件,這個物件會管理項目,並支援根據屬性值來擷取項目。

public ref class ItemContainerPattern : System::Windows::Automation::BasePattern
public class ItemContainerPattern : System.Windows.Automation.BasePattern
type ItemContainerPattern = class
    inherit BasePattern
Public Class ItemContainerPattern
Inherits BasePattern
繼承
ItemContainerPattern

欄位

Pattern

識別 ItemContainerPattern 控制項模式。

方法

Equals(Object)

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

(繼承來源 Object)
FindItemByProperty(AutomationElement, AutomationProperty, Object)

依指定的屬性值擷取項目。

GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

適用於