IsExpanded Property (WPFStickyNoteControl)
Class
WPFStickyNoteControl
.
Action
Gets a value indicating whether the StickyNoteControl is expanded.
Syntax
C#
protected
Boolean
IsExpanded { get; }
VB
'Declaration Protected Read Property IsExpanded As
Boolean
Access
Read only.