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