2 implementations of IViewObject
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
75UnsafeNativeMethods.IViewObject,
winforms\Managed\System\WinForms\Control.Ime.cs (1)
53UnsafeNativeMethods.IViewObject,
6 references to IViewObject
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Control.cs (6)
15938int UnsafeNativeMethods.IViewObject.Draw(int dwDrawAspect, int lindex, IntPtr pvAspect, NativeMethods.tagDVTARGETDEVICE ptd, 15963int UnsafeNativeMethods.IViewObject.GetColorSet(int dwDrawAspect, int lindex, IntPtr pvAspect, NativeMethods.tagDVTARGETDEVICE ptd, 15977int UnsafeNativeMethods.IViewObject.Freeze(int dwDrawAspect, int lindex, IntPtr pvAspect, IntPtr pdwFreeze) { 15986int UnsafeNativeMethods.IViewObject.Unfreeze(int dwFreeze) { 15995void UnsafeNativeMethods.IViewObject.SetAdvise(int aspects, int advf, IAdviseSink pAdvSink) { 16004void UnsafeNativeMethods.IViewObject.GetAdvise(int[] paspects, int[] padvf, IAdviseSink[] pAdvSink) {