1 write to _largeButtons
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1199
_largeButtons
= value;
2 references to _largeButtons
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1191
get =>
_largeButtons
;
1194
if (value ==
_largeButtons
)