[]
Specifies the condition for which an input map applies.
public enum InputMapMode
Public Enum InputMapMode
Name | Description |
---|---|
WhenAncestorOfFocused | Uses an input map when the control or a child of the control has the focus |
WhenFocused | Uses an input map when the control has the focus |