Class ButtonBaseAutomationPeer
Inheritance
System.Object
ButtonBaseAutomationPeer
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
[NotImplemented]
public abstract class ButtonBaseAutomationPeer : FrameworkElementAutomationPeer
Constructors
| Improve this Doc View SourceButtonBaseAutomationPeer(ButtonBase)
Declaration
[NotImplemented]
protected ButtonBaseAutomationPeer(ButtonBase owner)
Parameters
Type | Name | Description |
---|---|---|
ButtonBase | owner |
Methods
| Improve this Doc View SourceGetNameCore()
Declaration
[NotImplemented]
protected override string GetNameCore()
Returns
Type | Description |
---|---|
System.String |