2 references to SW_SHOWNA
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1478
PInvoke.ShowWindow(_dropDownHolder, SHOW_WINDOW_CMD.
SW_SHOWNA
);
System\Windows\Forms\Form.cs (1)
6521
case SHOW_WINDOW_CMD.
SW_SHOWNA
: