[]
Ends the operation to load more items.
uint EndLoadMoreItems(IAsyncResult ar, Dispatcher dispatcher)
Type | Name | Description |
---|---|---|
IAsyncResult | ar | The asynchronous result returned in BeginLoadMoreItems. |
Dispatcher | dispatcher | The ui thread dispatcher that will be used to raise NotifyCollectionChanged events. |
Type | Description |
---|---|
uint |