1 write to _largeButtons
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1197
_largeButtons
= value;
2 references to _largeButtons
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1189
get =>
_largeButtons
;
1192
if (value ==
_largeButtons
)