2 writes to _positioned
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (2)
199
_positioned
= true;
236
this.
_positioned
= false;
1 reference to _positioned
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
174
if (
_positioned
&& DpiHelper.EnableDpiChangedHighDpiImprovements) {