TabItem
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class TabItem : ContentControl, IAutomationPeer, IPeerConverter, ITabItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlTabItem...
Implements:
Inherited Members
Constructors
C#
public TabItem()
Fields
C#
public static AutomationProperty HasHeaderProperty
C#
public static AutomationProperty HeaderProperty
C#
public static AutomationProperty IsFocusedProperty
C#
public static AutomationProperty IsSelectedProperty
Properties
C#
public bool IsSelected { get; set; }