Binding.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.Data
Assembly:  System.Windows (in System.Windows.dll)

Syntax

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

Implements

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

Remarks

This member is an explicit interface member implementation. It can be used only when the Binding instance is cast to an ISupportInitialize interface.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Binding Class

System.Windows.Data Namespace