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