4 references to NoSortButtonIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
893
newButton = _viewSortButtons![
NoSortButtonIndex
];
3133
case
NoSortButtonIndex
:
3938
_viewSortButtons[
NoSortButtonIndex
] = CreatePushButton(
3944
_viewSortButtons[
NoSortButtonIndex
].Visible = false;