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