6 writes to SourceControlInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (6)
903
SourceControlInternal
= null;
1075
SourceControlInternal
= null;
1747
SourceControlInternal
= null;
1818
SourceControlInternal
= control.OrThrowIfNull();
1834
SourceControlInternal
= control.OrThrowIfNull();
1843
SourceControlInternal
= control.OrThrowIfNull();
3 references to SourceControlInternal
System.Windows.Forms (3)
System\Windows\Forms\ContextMenuStrip.cs (1)
41
return
SourceControlInternal
;
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (2)
702
if (
SourceControlInternal
is not null)
704
return
SourceControlInternal
.RightToLeft;