Class ProductCardAutomationPeer
Inheritance
System.Object
ProductCardAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ProductCardAutomationPeer : FrameworkElementAutomationPeer
Constructors
ProductCardAutomationPeer(ProductCard)
Declaration
public ProductCardAutomationPeer(ProductCard productCardControl)
Parameters
Product
|
Properties
OwningProductCard
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.
|