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