UIElement3D.IsEnabledProperty Field

Definition

Identifies the IsEnabled dependency property.

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

Field Value

Remarks

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

Applies to