Property | Type | Description | |
---|---|---|---|
KeyProperty | |||
ModifiersProperty |
Method | Description | |
---|---|---|
FocusOnKeyPress ( ) : global::Windows.UI.Core |
Initializes a new instance of the FocusOnKeyPress class.
|
Method | Description | |
---|---|---|
OnAssociatedObjectLoaded ( ) : void |
Called when the Behavior{T}.AssociatedObject is loaded.
|
|
OnAssociatedObjectUnloaded ( ) : void |
Called when the Behavior{T}.AssociatedObject is unloaded.
|
Method | Description | |
---|---|---|
OnKeyDown ( object sender, global::Windows.UI.Xaml.Input.KeyRoutedEventArgs e ) : void |
Called when the specified key is pressed.
|
|
Subscribe ( ) : void | ||
Unsubscribe ( ) : void |
public FocusOnKeyPress ( ) : global::Windows.UI.Core | ||
return | global::Windows.UI.Core |
protected OnAssociatedObjectLoaded ( ) : void | ||
return | void |
protected OnAssociatedObjectUnloaded ( ) : void | ||
return | void |
public static DependencyProperty,System.Windows KeyProperty | ||
return |