1 write to _largeButtons
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1244
_largeButtons
= value;
2 references to _largeButtons
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1236
get =>
_largeButtons
;
1239
if (value ==
_largeButtons
)