2 references to IsCustomPaint
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1842if (IsCustomPaint)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
4312bool customPaint = gridEntry.IsCustomPaint;