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