4 references to CheckFlags
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (4)
777Invariant.Assert(!CheckFlags(Flags.ReadOnly) || 1700return CheckFlags(Flags.ReadOnly); 1982return CheckFlags(Flags.PlainTextOnly); 1992return CheckFlags(Flags.CollectTextChanges);