3 references to IsEmpty
PresentationFramework (3)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (3)
585
if (
IsEmpty
)
782
if (!_regions[i].
IsEmpty
)
920
if (!intersection.
IsEmpty
)