1 implementation of GetVersionPresent
System.Windows.Forms (1)
System\Windows\Forms\FeatureSupport.cs (1)
94public abstract Version? GetVersionPresent(object feature);
1 reference to GetVersionPresent
System.Windows.Forms (1)
System\Windows\Forms\FeatureSupport.cs (1)
67return featureSupport.GetVersionPresent(featureId);