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)
1922if (_toolPassThrough && Control.Parent is not null) 1971if (_toolPassThrough && Control.Parent is not null) 2018if (_toolPassThrough && Control.Parent is not null)