1 override of HasValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
74internal override bool HasValue {
1 reference to HasValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
4478if (GetFlag(FlagIsSplitterMove) || !gridEntry.HasValue || !FocusInside) {