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