StickyNoteControl.IsExpandedProperty Field

Definition

Identifies the IsExpanded dependency property.

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

Field Value

Remarks

The identifier for the IsExpanded dependency property.

Applies to