4 references to CheckFlags
PresentationFramework (4)
MS\Internal\PtsHost\StructuralCache.cs (4)
78if (!CheckFlags(Flags.FormattedOnce)) 414return CheckFlags(Flags.FormattingInProgress); 429return CheckFlags(Flags.ContentChangeInProgress); 444return CheckFlags(Flags.FormattedOnce);