Selector.ISupportInitialize.EndInit Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Signals the object that initialization is complete.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Private Sub EndInit Implements ISupportInitialize.EndInit
void ISupportInitialize.EndInit()

Implements

ISupportInitialize..::.EndInit()()()

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Selector Class

System.Windows.Controls.Primitives Namespace

ISupportInitialize