3 writes to userSized
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
3088
doccomment.
userSized
= false;
3117
hotcommands.
userSized
= false;
3204
targetMove.
userSized
= true;
4 references to userSized
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGrid.cs (4)
3039
if (doccomment.
userSized
) {
3052
if (hotcommands.
userSized
) {
3090
else if (dcSizeRatio != -1 || doccomment.
userSized
) {
3119
else if (hcSizeRatio != -1 || hotcommands.
userSized
) {