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