KeyTrigger.GetEventName 方法

指定此 EventTriggerBase 正在聆聽之事件的名稱。

命名空間: Microsoft.Expression.Interactivity.Input
組件: Microsoft.Expression.Interactions (在 microsoft.expression.interactions.dll 中)

語法

'宣告
Protected Overrides Function GetEventName As String
'用途
Dim returnValue As String

returnValue = Me.GetEventName
protected override string GetEventName ()
protected:
virtual String^ GetEventName () override
protected String GetEventName ()
protected override function GetEventName () : String

執行緒安全性

此型別的所有公用靜態 (Visual Basic 中為 Shared ) 成員均為安全執行緒。任何例項成員則不保證為安全執行緒。

另請參閱

參照

KeyTrigger 類別
KeyTrigger 成員
Microsoft.Expression.Interactivity.Input 命名空間