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