ClassRadCustomHubTileAutomationPeer
Class
Automation Peer for the RadCustomHubTile class.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadCustomHubTileAutomationPeer : HubTileBaseAutomationPeer, IInvokeProvider, IToggleProvider
Inheritance: objectRadControlAutomationPeerHubTileBaseAutomationPeerRadCustomHubTileAutomationPeer
Implements:
Inherited Members
Constructors
RadCustomHubTileAutomationPeer(RadCustomHubTile)
Initializes a new instance of the RadCustomHubTileAutomationPeer class.
Declaration
cs-api-definition
public RadCustomHubTileAutomationPeer(RadCustomHubTile owner)
Parameters
owner
The owner.
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides