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