ICollectionView::DeferRefresh Method ()
.NET Framework (current version)
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
Assembly: WindowsBase (in WindowsBase.dll)
Return Value
Type: System::IDisposable^An IDisposable object that you can use to dispose of the calling object.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: