Skip to main content
A newer version of this page is available.

WinRTLiveTileManager Constructors

A control that allows pinning Live Tiles to the Windows 8 Start Screen for traditional Windows Forms applications.
Name Parameters Description
WinRTLiveTileManager() none Initializes a new instance of the WinRTLiveTileManager class with default parameters.
WinRTLiveTileManager(IContainer) container Initializes a new instance of the WinRTLiveTileManager class associated with the specific Container Control.
See Also