FocusBehavior Fields
Focuses a UI control without code-behind.| Name | Description |
|---|---|
| DefaultFocusDelay static | Identifies the FocusBehavior.DefaultFocusDelay dependency property. |
| EventNameProperty static | Identifies the EventTriggerBase<T>.EventNameProperty dependency property. Inherited from EventTriggerBase<T>. |
| EventProperty static | Identifies the EventTriggerBase<T>.EventProperty dependency property. Inherited from EventTriggerBase<T>. |
| FocusDelayProperty static | Identifies the FocusBehavior.FocusDelay dependency property. |
| PropertyNameProperty static | Identifies the FocusBehavior.PropertyName dependency property. |
| SourceNameProperty static | Identifies the EventTriggerBase<T>.SourceNameProperty dependency property. Inherited from EventTriggerBase<T>. |
| SourceObjectProperty static | Identifies the EventTriggerBase<T>.SourceObjectProperty dependency property. Inherited from EventTriggerBase<T>. |
See Also