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