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