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