UIElement3D.IsKeyboardFocusedProperty Field

Definition

Identifies the IsKeyboardFocused dependency property.

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

Field Value

Remarks

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

Applies to