FocusHelper.FocusTargetProperty Field
Definition
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 focus target for an element. The focus target is automatically focused whenever the DependencyObject the target is attached to receives direct keyboard focus.
public: static initonly System::Windows::DependencyProperty ^ FocusTargetProperty;
public static readonly System.Windows.DependencyProperty FocusTargetProperty;
staticval mutable FocusTargetProperty : System.Windows.DependencyProperty
Public Shared ReadOnly FocusTargetProperty As DependencyProperty