4 references to CheckFlags
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (4)
782
Invariant.Assert(!
CheckFlags
(Flags.ReadOnly) ||
1705
return
CheckFlags
(Flags.ReadOnly);
1987
return
CheckFlags
(Flags.PlainTextOnly);
1997
return
CheckFlags
(Flags.CollectTextChanges);