4 references to NoSortButtonIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
848
newButton = _viewSortButtons![
NoSortButtonIndex
];
3082
case
NoSortButtonIndex
:
3893
_viewSortButtons[
NoSortButtonIndex
] = CreatePushButton(
3899
_viewSortButtons[
NoSortButtonIndex
].Visible = false;