2 references to CheckFlags
PresentationFramework (2)
System\Windows\Documents\TableRow.cs (2)
344
get { return (
CheckFlags
(Flags.HasForeignCells)); }
352
get { return (
CheckFlags
(Flags.HasRealCells)); }