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