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

WinRTLiveTileManager.BeginInit() Method

Begins the runtime initialization of the WinRTLiveTileManager control that is used on a form, or by another component.

Namespace: DevExpress.XtraBars.WinRTLiveTiles

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void BeginInit()

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also