4 references to CheckFlags
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (4)
782Invariant.Assert(!CheckFlags(Flags.ReadOnly) || 1705return CheckFlags(Flags.ReadOnly); 1987return CheckFlags(Flags.PlainTextOnly); 1997return CheckFlags(Flags.CollectTextChanges);