6 writes to SourceControlInternal
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (6)
1111SourceControlInternal = null; 1298SourceControlInternal = null; 1972SourceControlInternal = null; 2042SourceControlInternal = control; 2060SourceControlInternal = control; 2072SourceControlInternal = control;
3 references to SourceControlInternal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ContextMenuStrip.cs (1)
50return SourceControlInternal;
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
891if (SourceControlInternal != null) { 892return SourceControlInternal.RightToLeft;