2 references to CurrentPageItemsChanged
Microsoft.AspNetCore.Components.QuickGrid (2)
Pagination\PaginationState.cs (1)
55return CurrentPageItemsChanged.InvokeCallbacksAsync(this);
QuickGrid.razor.cs (1)
173_currentPageItemsChanged.SubscribeOrMove(Pagination?.CurrentPageItemsChanged);