4 references to MatchOnly
System.Windows.Forms (4)
winforms\Managed\System\WinForms\MdiWindowListStrip.cs (1)
40
mergeItem.MergeAction = MergeAction.
MatchOnly
;
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
1553
if (!ClientUtils.IsEnumValid(value, (int)value, (int)MergeAction.Append, (int)MergeAction.
MatchOnly
))
winforms\Managed\System\WinForms\ToolStripManager.cs (2)
1948
case MergeAction.
MatchOnly
:
1954
case MergeAction.
MatchOnly
: