3 references to GetCurrentObject
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DesignerHelpers.cs (3)
929
IntPtr handle = NativeMethods.
GetCurrentObject
(this.hdc, NativeMethods.OBJ_PEN);
935
handle = NativeMethods.
GetCurrentObject
(this.hdc, NativeMethods.OBJ_EXTPEN);
941
handle = NativeMethods.
GetCurrentObject
(this.hdc, NativeMethods.OBJ_BRUSH);