ISupportInitialize.EndInit Method
Collapse the table of content
Expand the table of content

CollectionViewSource.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)

void ISupportInitialize.EndInit()

Implements

ISupportInitialize.EndInit()

ExceptionCondition
InvalidOperationException

The View property value has one or more of the following inconsistencies:

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

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft