WPF|Quickly Add New User Guide Functionality (Supports MVVM)
Use this WPF library to quickly add new user guide functionality to your application.
Use this WPF library to quickly add new user guide functionality to your application.
String Formatting
Making a WPF WeChat DEMO, using converters to convert colors and visibility; rewrote control styles, such as Button, RadioButton, ListBox; then under MVVM mode, the usage of Bind. I feel this DEMO will be very helpful for beginners.
The new user guide functionality tells the user the order of operations on the page: what to do in the first step, what to do in the second step, and so on, and then finally close the new user guide page.
Lottie animation is an animation file saved in JSON format. Compared to GIF, it has great advantages in file size and animation smoothness, and the graphics are vector-based, so they won't blur when zoomed in.
As the title suggests
Dark Mode Wallet Payment Dashboard Interface Design
When the content inside ScrollViewer is too long, the slider of the scrollbar becomes very small, making it less friendly to click.
Design a beautiful WPF social media information dashboard
Share a WPF Login Interface Design