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