Share via


KeyTrigger.FiredOnProperty Field

Namespace: Microsoft.Expression.Interactivity.Input
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)

Syntax

'Declaration
Public Shared ReadOnly FiredOnProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = KeyTrigger.FiredOnProperty
public static readonly DependencyProperty FiredOnProperty
public:
static initonly DependencyProperty^ FiredOnProperty
public static final DependencyProperty FiredOnProperty
public static final var FiredOnProperty : DependencyProperty

See Also

Reference

KeyTrigger Class
KeyTrigger Members
Microsoft.Expression.Interactivity.Input Namespace