2 references to GetNativeValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
114
UnsafeNativeMethods.IFont nativeFont = (UnsafeNativeMethods.IFont)pd.
GetNativeValue
(pd.TargetObject);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
923
lastValue =
GetNativeValue
(component);