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