ClassAccordionItem
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class AccordionItem : HeaderedContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlHeaderedContentControlAccordionItem
Implements:
Inherited Members
Constructors
AccordionItem()
Declaration
cs-api-definition
public AccordionItem()
Fields
ContentTargetSizeProperty
Declaration
cs-api-definition
public static AutomationProperty ContentTargetSizeProperty
Field Value
ExpandDirectionProperty
Declaration
cs-api-definition
public static AutomationProperty ExpandDirectionProperty
Field Value
IsSelectedProperty
Declaration
cs-api-definition
public static AutomationProperty IsSelectedProperty
Field Value
Properties
ExpandDirection
Declaration
cs-api-definition
public ExpandDirection ExpandDirection { 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.