ClassToolTip
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class ToolTip : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlToolTip
Implements:
Inherited Members
Constructors
ToolTip()
Declaration
cs-api-definition
public ToolTip()
Fields
HorizontalOffsetProperty
Declaration
cs-api-definition
public static AutomationProperty HorizontalOffsetProperty
Field Value
IsOpenProperty
Declaration
cs-api-definition
public static AutomationProperty IsOpenProperty
Field Value
PlacementProperty
Declaration
cs-api-definition
public static AutomationProperty PlacementProperty
Field Value
VerticalOffsetProperty
Declaration
cs-api-definition
public static AutomationProperty VerticalOffsetProperty
Field Value
Properties
Placement
Declaration
cs-api-definition
public PlacementMode Placement { 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.