Class RadCustomHubTile
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadCustomHubTile : HubTileBase
Constructors
RadCustomHubTile()
Declaration
public RadCustomHubTile()
Fields
FrontContentProperty
Declaration
public static readonly DependencyProperty FrontContentProperty
Field Value
Microsoft.
|
FrontContentTemplateProperty
Declaration
public static readonly DependencyProperty FrontContentTemplateProperty
Field Value
Microsoft.
|
Properties
FrontContent
Declaration
public object FrontContent { get; set; }
Property Value
System.
|
FrontContentTemplate
Declaration
public object FrontContentTemplate { get; set; }
Property Value
System.
|
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|