13 references to IsEmpty
PresentationFramework (13)
System\Windows\Controls\SelectedCellsCollection.cs (1)
48if (IsEmpty)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (12)
104if (!IsEmpty) 129if (IsEmpty) 149if (!IsEmpty) 345if (!IsEmpty) 787Debug.Assert(!IsEmpty, "Don't call GetBoundingRegion when IsEmpty is true."); 905if (!IsEmpty) 946if (!IsEmpty) 1119if (!IsEmpty) 1392if (!IsEmpty) 1450if (!IsEmpty) 1464if (!IsEmpty) 1477if (!IsEmpty && (rowIndex >= 0))