Class ImageAutomationPeer
Exposes Image types to UI automation.
Inheritance
System.Object
ImageAutomationPeer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation.Peers
Assembly: OpenSilver.dll
Syntax
public class ImageAutomationPeer : FrameworkElementAutomationPeer, IDependencyObject
Constructors
| Improve this Doc View SourceImageAutomationPeer(Image)
Initializes a new instance of the ImageAutomationPeer class.
Declaration
public ImageAutomationPeer(Image owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Image | owner | The Image to associate with this ImageAutomationPeer. |
Methods
| Improve this Doc View SourceGetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
| Type | Description |
|---|---|
| AutomationControlType |
Overrides
| Improve this Doc View SourceGetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
| Type | Description |
|---|---|
| System.String |