1 write to _movingToolStrip
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripGrip.cs (1)
48_movingToolStrip = value;
3 references to _movingToolStrip
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripGrip.cs (3)
34get => (ToolStripPanelRow is not null) && _movingToolStrip; 37if ((_movingToolStrip != value) && ParentInternal is not null) 50if (_movingToolStrip)