4 references to CheckFlags
PresentationFramework (4)
MS\Internal\PtsHost\StructuralCache.cs (4)
77if (!CheckFlags(Flags.FormattedOnce)) 413return CheckFlags(Flags.FormattingInProgress); 428return CheckFlags(Flags.ContentChangeInProgress); 443return CheckFlags(Flags.FormattedOnce);