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