7 writes to _toolPassThrough
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\ControlDesigner.cs (7)
1906
_toolPassThrough
= false;
1914
_toolPassThrough
= true;
1919
_toolPassThrough
= false;
1962
_toolPassThrough
= false;
1966
_toolPassThrough
= false;
2025
_toolPassThrough
= false;
2036
_toolPassThrough
= false;
3 references to _toolPassThrough
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
1922
if (
_toolPassThrough
&& Control.Parent is not null)
1971
if (
_toolPassThrough
&& Control.Parent is not null)
2018
if (
_toolPassThrough
&& Control.Parent is not null)