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