2 references to WS_MINIMIZEBOX
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WindowExtensionMethods.cs (2)
37intValue = SetBit(Win32Interop.WS_MINIMIZEBOX, intValue, false); 44longValue = SetBit((long)Win32Interop.WS_MINIMIZEBOX, longValue, false);