Defines the behavior for static hub tiles. The update timer of static hub tiles
runs only when the tile is not froze and when its BackContent property is set.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public MustInherit Class StaticHubTile _
Inherits HubTileBase |
| Visual C++ |
|---|
public ref class StaticHubTile abstract : public HubTileBase |
Inheritance Hierarchy
See Also