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

WinRTLiveTileManager.EndInit() Method

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

Namespace: DevExpress.XtraBars.WinRTLiveTiles

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public virtual void EndInit()

Remarks

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

See Also