ComponentOne DockControl for WPF and Silverlight
DeferRefresh Method

C1.WPF.Docking Namespace > C1DockControl Class : DeferRefresh Method
Enters a defer cycle that you can delay DockControl automatic refresh.
Syntax
'Declaration
 
Public Function DeferRefresh() As System.IDisposable
public System.IDisposable DeferRefresh()
See Also

Reference

C1DockControl Class
C1DockControl Members