Property | Type | Description | |
---|---|---|---|
InnerLoaderProperty |
Method | Description | |
---|---|---|
DependencyCollectionViewProxyIncrementalLoader ( ) : System |
Method | Description | |
---|---|---|
OnCheckIfHasMoreItems ( ) : bool | ||
OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation |
public DependencyCollectionViewProxyIncrementalLoader ( ) : System | ||
return | System |
final protected OnCheckIfHasMoreItems ( ) : bool | ||
return | bool |
protected OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation |
||
count | uint | |
return | IAsyncOperation |