13 references to IsEmpty
PresentationFramework (13)
src\Framework\System\Windows\Controls\SelectedCellsCollection.cs (1)
54if (IsEmpty)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (12)
109if (!IsEmpty) 134if (IsEmpty) 154if (!IsEmpty) 350if (!IsEmpty) 794Debug.Assert(!IsEmpty, "Don't call GetBoundingRegion when IsEmpty is true."); 912if (!IsEmpty) 953if (!IsEmpty) 1126if (!IsEmpty) 1399if (!IsEmpty) 1457if (!IsEmpty) 1471if (!IsEmpty) 1484if (!IsEmpty && (rowIndex >= 0))