3 writes to _value
System.Windows.Forms (3)
System\Windows\Forms\Control.AmbientProperty.cs (3)
22
_value
= null;
49
_value
= value;
60
_value
= null;
1 reference to _value
System.Windows.Forms (1)
System\Windows\Forms\Control.AmbientProperty.cs (1)
46
get =>
_value
;