Class RadCardViewAutomationPeer
An AutomationPeer type for RadCardView.
Inheritance
System.Object
RadCardViewAutomationPeer
Namespace: Telerik.Windows.Controls.Data.CardView.Automation
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class RadCardViewAutomationPeer : FrameworkElementAutomationPeer, ISelectionProvider, IScrollProvider
Constructors
RadCardViewAutomationPeer(RadCardView)
Initializes a new instance of the Rad
Declaration
public RadCardViewAutomationPeer(RadCardView owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override sealed string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System.
|
Returns
System.
|