2 references to IsEmpty
PresentationFramework (2)
src\Framework\System\Windows\Controls\ScrollViewer.cs (2)
214
if ((_layoutUpdatedHandler != null) && (_queue.
IsEmpty
()))
2343
if(!_queue.
IsEmpty
())