4 references to CheckFlags
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (4)
88if (!CheckFlags(Flags.FormattedOnce)) 424return CheckFlags(Flags.FormattingInProgress); 439return CheckFlags(Flags.ContentChangeInProgress); 454return CheckFlags(Flags.FormattedOnce);