2 references to flags
PresentationFramework (2)
System\Windows\Shell\WindowChromeWorker.cs (2)
758if (!Utility.IsFlagSet(wp.flags, (int)SWP.NOSIZE)) 1045if (null != wp && !Utility.IsFlagSet(wp.Value.flags, (int)SWP.NOSIZE))