4 references to CheckFlags
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (4)
776
Invariant.Assert(!
CheckFlags
(Flags.ReadOnly) ||
1693
return
CheckFlags
(Flags.ReadOnly);
1975
return
CheckFlags
(Flags.PlainTextOnly);
1985
return
CheckFlags
(Flags.CollectTextChanges);