7 writes to _toolPassThrough
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\ControlDesigner.cs (7)
1891
_toolPassThrough
= false;
1899
_toolPassThrough
= true;
1904
_toolPassThrough
= false;
1947
_toolPassThrough
= false;
1951
_toolPassThrough
= false;
2010
_toolPassThrough
= false;
2021
_toolPassThrough
= false;
3 references to _toolPassThrough
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
1907
if (
_toolPassThrough
&& Control.Parent is not null)
1956
if (
_toolPassThrough
&& Control.Parent is not null)
2003
if (
_toolPassThrough
&& Control.Parent is not null)