2 implementations of IViewObject2
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
76UnsafeNativeMethods.IViewObject2,
winforms\Managed\System\WinForms\Control.Ime.cs (1)
54UnsafeNativeMethods.IViewObject2,
7 references to IViewObject2
System.Windows.Forms (7)
winforms\Managed\System\WinForms\Control.cs (7)
16013void UnsafeNativeMethods.IViewObject2.Draw(int dwDrawAspect, int lindex, IntPtr pvAspect, NativeMethods.tagDVTARGETDEVICE ptd, 16027int UnsafeNativeMethods.IViewObject2.GetColorSet(int dwDrawAspect, int lindex, IntPtr pvAspect, NativeMethods.tagDVTARGETDEVICE ptd, 16041int UnsafeNativeMethods.IViewObject2.Freeze(int dwDrawAspect, int lindex, IntPtr pvAspect, IntPtr pdwFreeze) { 16050int UnsafeNativeMethods.IViewObject2.Unfreeze(int dwFreeze) { 16059void UnsafeNativeMethods.IViewObject2.SetAdvise(int aspects, int advf, IAdviseSink pAdvSink) { 16068void UnsafeNativeMethods.IViewObject2.GetAdvise(int[] paspects, int[] padvf, IAdviseSink[] pAdvSink) { 16077void UnsafeNativeMethods.IViewObject2.GetExtent(int dwDrawAspect, int lindex, NativeMethods.tagDVTARGETDEVICE ptd, NativeMethods.tagSIZEL lpsizel) {