Class Image
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class Image : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
Image()
Declaration
public Image()
Fields
SourceProperty
StretchDirectionProperty
Declaration
public static AutomationProperty StretchDirectionProperty
Field Value
AutomationProperty
|
StretchProperty
Properties
Source
Stretch
StretchDirection
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|