5 references to UnsafeNativeMethods
System.Workflow.ComponentModel (5)
AuthoringOM\Design\DesignerHelpers.cs (5)
1406int style = UnsafeNativeMethods.GetWindowLong(owner.Handle, UnsafeNativeMethods.GWL_EXSTYLE); 1408if (hr == UnsafeNativeMethods.S_OK && (style & UnsafeNativeMethods.WS_EX_LAYOUTRTL) == UnsafeNativeMethods.WS_EX_LAYOUTRTL)