WPF - Pagination | How to Create a Custom Pagination Control Library in WPF

Опубликовано: 13 Июнь 2026
на канале: MP Coding
1,219
20

Creating a custom pagination control library in WPF. In this video, I'll be taking our pagination implementation from our main application and transforming it into a reusable custom control library. I'll be covering everything from setting up the project to implementing the view, handling commands, and adding custom styles.

NuGet: https://www.nuget.org/packages/Pagina...
GitHub: https://github.com/madhawapolkotuwa/W...

#coding #csharp #wpf #mvvm #dotnet #nugets