5 references to IsPopulated
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VirtualizedContainerService.cs (5)
135
if (!container.
IsPopulated
)
167
if (!container.
IsPopulated
)
444
if (this.
IsPopulated
)
491
if (!
IsPopulated
)
508
if (((VirtualizedContainerService.VirtualizingContainer)element).
IsPopulated
)