Class TextMessageControlAutomationPeer
Inheritance
System.Object
TextMessageControlAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TextMessageControlAutomationPeer : FrameworkElementAutomationPeer
Constructors
TextMessageControlAutomationPeer(TextMessageControl)
Declaration
public TextMessageControlAutomationPeer(TextMessageControl textMessageControl)
Parameters
Text
|
Properties
OwningTextMessageControl
Declaration
public TextMessageControl OwningTextMessageControl { get; }
Property Value
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Microsoft.
|
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|