Binding.ISupportInitialize.BeginInit 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 starting.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)

Syntax

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

Implements

ISupportInitialize..::.BeginInit()()()

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