ClassTabItem
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class TabItem : ContentControl, IAutomationPeer, IPeerConverter, ITabItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlTabItem
Implements:
Inherited Members
Constructors
TabItem()
Declaration
cs-api-definition
public TabItem()
Fields
HasHeaderProperty
Declaration
cs-api-definition
public static AutomationProperty HasHeaderProperty
Field Value
HeaderProperty
Declaration
cs-api-definition
public static AutomationProperty HeaderProperty
Field Value
IsFocusedProperty
Declaration
cs-api-definition
public static AutomationProperty IsFocusedProperty
Field Value
IsSelectedProperty
Declaration
cs-api-definition
public static AutomationProperty IsSelectedProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.