6 writes to SourceControlInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (6)
903SourceControlInternal = null; 1072SourceControlInternal = null; 1744SourceControlInternal = null; 1815SourceControlInternal = control.OrThrowIfNull(); 1831SourceControlInternal = control.OrThrowIfNull(); 1840SourceControlInternal = 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;