StagingAreaInputItem 類別

定義

輸入管理員處理輸入事件時,封裝輸入事件。

public ref class StagingAreaInputItem
public class StagingAreaInputItem
type StagingAreaInputItem = class
Public Class StagingAreaInputItem
繼承
StagingAreaInputItem

備註

類別 StagingAreaInputItem 提供輸入管理員事件的接聽程式字典型記憶體。

輸入暫存區域會處理 WPF 事件的原始輸入。

屬性

Input

取得與此 StagingAreaInputItem 物件關聯的輸入事件資料。

方法

Equals(Object)

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

(繼承來源 Object)
GetData(Object)

取得與所指定之索引鍵關聯的輸入資料。

GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
SetData(Object, Object)

透過使用指定的索引鍵和指定的資料來建立字典項目。

ToString()

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

(繼承來源 Object)

適用於

另請參閱