UIElement3D.FocusableProperty Field

Definition

Identifies the Focusable dependency property.

public: static initonly System::Windows::DependencyProperty ^ FocusableProperty;
public static readonly System.Windows.DependencyProperty FocusableProperty;
 staticval mutable FocusableProperty : System.Windows.DependencyProperty
Public Shared ReadOnly FocusableProperty As DependencyProperty 

Field Value

Remarks

FocusableProperty is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.

Applies to