UIElement3D.IsHitTestVisibleProperty Field

Definition

Identifies the IsHitTestVisible dependency property.

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

Field Value

Remarks

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

Applies to