6 writes to SourceControlInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (6)
903SourceControlInternal = null; 1075SourceControlInternal = null; 1747SourceControlInternal = null; 1818SourceControlInternal = control.OrThrowIfNull(); 1834SourceControlInternal = control.OrThrowIfNull(); 1843SourceControlInternal = 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;