2 references to GetNativeValue
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
79using VARIANT nativeValue = property.GetNativeValue(property.TargetObject);
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
638using VARIANT nativeValue = GetNativeValue(component);