Class RadCollectionNavigatorAutomationPeer
Inheritance
System.Object
RadCollectionNavigatorAutomationPeer
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadCollectionNavigatorAutomationPeer : FrameworkElementAutomationPeer
Constructors
Declaration
public RadCollectionNavigatorAutomationPeer(RadCollectionNavigator owner)
Parameters
Methods
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
Declaration
protected override string GetAutomationIdCore()
Returns
Declaration
protected override string GetClassNameCore()
Returns
Declaration
protected override string GetNameCore()
Returns
Extension Methods