13 references to IsEmpty
PresentationFramework (13)
System\Windows\Controls\SelectedCellsCollection.cs (1)
47
if (
IsEmpty
)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (12)
103
if (!
IsEmpty
)
128
if (
IsEmpty
)
148
if (!
IsEmpty
)
344
if (!
IsEmpty
)
786
Debug.Assert(!
IsEmpty
, "Don't call GetBoundingRegion when IsEmpty is true.");
904
if (!
IsEmpty
)
945
if (!
IsEmpty
)
1118
if (!
IsEmpty
)
1391
if (!
IsEmpty
)
1449
if (!
IsEmpty
)
1463
if (!
IsEmpty
)
1476
if (!
IsEmpty
&& (rowIndex >= 0))