1 implementation of IsPresent
System.Windows.Forms (1)
System\Windows\Forms\FeatureSupport.cs (1)
73
public virtual bool
IsPresent
(object feature) => IsPresent(feature, new Version(0, 0, 0, 0));