StickyNoteControl.IsMouseOverAnchorProperty Field

Definition

Identifies the IsMouseOverAnchor dependency property.

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

Field Value

Remarks

The identifier for the IsMouseOverAnchor dependency property.

Applies to