2 references to FindClosestStockType
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
6636
Type closestMatchingSourceType =
FindClosestStockType
(sourceToolStrip.GetType());
6638
Type closestMatchingTargetType =
FindClosestStockType
(thisToolstrip.GetType());