ClassHeaderedContentControl
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class HeaderedContentControl : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlHeaderedContentControl
Derived Classes:
Implements:
Inherited Members
Constructors
HeaderedContentControl()
Declaration
cs-api-definition
public HeaderedContentControl()
Fields
HasHeaderProperty
Declaration
cs-api-definition
public static AutomationProperty HasHeaderProperty
Field Value
HeaderStringFormatProperty
Declaration
cs-api-definition
public static AutomationProperty HeaderStringFormatProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.