Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Control.IsTemplateFocusTarget Attached Property
Definition
- Namespace:
- Windows.UI.Xaml.Controls
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates whether this element is the part of a control template that has the focus visual.
see GetIsTemplateFocusTarget, and SetIsTemplateFocusTarget
see GetIsTemplateFocusTarget, and SetIsTemplateFocusTarget
see GetIsTemplateFocusTarget, and SetIsTemplateFocusTarget
Remarks
This property is for use in a ControlTemplate only. If it's set outside of a ControlTemplate, it's ignored. If this attached property is set more than once in a ControlTemplate, an exception is thrown.
- Type: Boolean
- Identifier field: IsTemplateFocusTargetProperty
- Accessor methods: GetIsTemplateFocusTarget, SetIsTemplateFocusTarget
Applies to
See also
Feedback
Was this page helpful?
