2 references to FindClosestStockType
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
6188
Type? closestMatchingSourceType =
FindClosestStockType
(sourceToolStrip.GetType());
6191
Type? closestMatchingTargetType =
FindClosestStockType
(thisToolstrip.GetType());