2 references to IsCustomPaint
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2138if (IsCustomPaint) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
4418bool fPaint = gridEntry.IsCustomPaint;