6 writes to SourceControlInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (6)
903SourceControlInternal = null; 1078SourceControlInternal = null; 1750SourceControlInternal = null; 1821SourceControlInternal = control.OrThrowIfNull(); 1837SourceControlInternal = control.OrThrowIfNull(); 1846SourceControlInternal = control.OrThrowIfNull();
3 references to SourceControlInternal
System.Windows.Forms (3)
System\Windows\Forms\ContextMenuStrip.cs (1)
41return SourceControlInternal;
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (2)
702if (SourceControlInternal is not null) 704return SourceControlInternal.RightToLeft;