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)
1907if (_toolPassThrough && Control.Parent is not null) 1956if (_toolPassThrough && Control.Parent is not null) 2003if (_toolPassThrough && Control.Parent is not null)