1 reference to GetWindowLong
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerHelpers.cs (1)
1406
int style = UnsafeNativeMethods.
GetWindowLong
(owner.Handle, UnsafeNativeMethods.GWL_EXSTYLE);