Share via


FocusHelper.FocusTargetProperty Field

Definition

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 

Field Value

Applies to