© Taurius Litvinavicius 2021
T. LitvinaviciusExploring Windows Presentation Foundationhttps://doi.org/10.1007/978-1-4842-6637-3_3

3. UI Elements

Taurius Litvinavicius1  
(1)
Jonava, Lithuania
 

So far, you have seen a handful of elements; you have also seen some events and how they function. But now, it is time to get familiar with several more of the most common WPF UI elements. You will learn how to deal with lists and how to draw on canvas and deal with many other elements.

Progress Bar

Progress bar is one of the more important elements of WPF; it may not seem that way, but it is always better to display when something is loading so that no more action would be taken as that may lead to crashes. There are two ways that it can work – it can increase ...

Get Exploring Windows Presentation Foundation: With Practical Applications in .NET 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.