6 writes to SourceControlInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (6)
903
SourceControlInternal
= null;
1078
SourceControlInternal
= null;
1750
SourceControlInternal
= null;
1821
SourceControlInternal
= control.OrThrowIfNull();
1837
SourceControlInternal
= control.OrThrowIfNull();
1846
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;