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