1 override of ShouldSerializeRightToLeft
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1080internal override bool ShouldSerializeRightToLeft() {
1 reference to ShouldSerializeRightToLeft
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1084return base.ShouldSerializeRightToLeft();