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

WinRTLiveTileManager.CheckWinRTAppInstalled() Method

Gets whether the Live Tile Manager application is installed.

Namespace: DevExpress.XtraBars.WinRTLiveTiles

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public static bool CheckWinRTAppInstalled()

Returns

Type Description
Boolean

true, if the Live Tile Manager application is installed; otherwise, false.

Remarks

The CheckWinRTAppInstalled method checks whether the Live Tile Manager application is installed. End-users use the Live Tile Manager to pin or unpin Live Tiles from the Windows 8 Start Screen. DevExpress Live Tile Manager is free and available on Windows Store.

See Also