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