2 references to FetchValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2100if ((paintFlags & PaintValueFlags.FetchValue) != PaintValueFlags.None) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1355paintFlags |= GridEntry.PaintValueFlags.FetchValue;