4 references to OnViewSortButtonClick
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGrid.cs (4)
1096OnViewSortButtonClick(newButton, EventArgs.Empty); 4339OnViewSortButtonClick(viewSortButtons[view], EventArgs.Empty); 4383EventHandler ehViewType = new EventHandler(this.OnViewSortButtonClick); 4951OnViewSortButtonClick(button, EventArgs.Empty);