4 references to CheckFlags
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextContainer.cs (4)
797Invariant.Assert(!CheckFlags(Flags.ReadOnly) || 1720return CheckFlags(Flags.ReadOnly); 2002return CheckFlags(Flags.PlainTextOnly); 2012return CheckFlags(Flags.CollectTextChanges);