ClassStickyNoteControl
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class StickyNoteControl : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlStickyNoteControl
Implements:
Inherited Members
Constructors
StickyNoteControl()
Declaration
cs-api-definition
public StickyNoteControl()
Fields
AuthorProperty
Declaration
cs-api-definition
public static AutomationProperty AuthorProperty
Field Value
CaptionFontSizeProperty
Declaration
cs-api-definition
public static AutomationProperty CaptionFontSizeProperty
Field Value
IsActiveProperty
Declaration
cs-api-definition
public static AutomationProperty IsActiveProperty
Field Value
IsExpandedProperty
Declaration
cs-api-definition
public static AutomationProperty IsExpandedProperty
Field Value
IsMouseOverAnchorProperty
Declaration
cs-api-definition
public static AutomationProperty IsMouseOverAnchorProperty
Field Value
PenWidthProperty
Declaration
cs-api-definition
public static AutomationProperty PenWidthProperty
Field Value
StickyNoteTypeProperty
Declaration
cs-api-definition
public static AutomationProperty StickyNoteTypeProperty
Field Value
Properties
StickyNoteType
Declaration
cs-api-definition
public StickyNoteType StickyNoteType { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.