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