KeyTrigger.ActiveOnFocusProperty Field
Namespace: Microsoft.Expression.Interactivity.Input
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly ActiveOnFocusProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = KeyTrigger.ActiveOnFocusProperty
public static readonly DependencyProperty ActiveOnFocusProperty
public:
static initonly DependencyProperty^ ActiveOnFocusProperty
public static final DependencyProperty ActiveOnFocusProperty
public static final var ActiveOnFocusProperty : DependencyProperty
See Also
Reference
KeyTrigger Class
KeyTrigger Members
Microsoft.Expression.Interactivity.Input Namespace