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