2 references to OnCurrentControlResize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (2)
566
_currentControl.Resize -=
OnCurrentControlResize
;
657
_currentControl.Resize +=
OnCurrentControlResize
;