2 references to StateImageListRecreateHandle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
678
stateImageList.RecreateHandle += new EventHandler(
StateImageListRecreateHandle
);
686
stateImageList.RecreateHandle -= new EventHandler(
StateImageListRecreateHandle
);