WPF Controls: Learn basic WPF controls in C#

Newsletter signup (with exclusive discounts): (your email will be kept safe and you will not be spammed). Facebook Page: Want to see a full C# application built from scratch? Check out this course: Need to know SQL Better? Check out this course: In this video, I will introduce you to some of the common WPF controls. Included will be the ComboBox, ListBox, StackPanel, WrapPanel, ScrollViewer, Image control, MediaElement, and more. After watching this video, you should be able to get started building something great. 0:00 - Intro 0:29 - ComboBox 2:53 - ComBobox Data: Creating a List of T 4:06 - ComBobox Data: Assign a List of T to the ComboBox and display property of T 9:37 - Image 12:18 - MediaElement 14:22 - StackPanel 18:22 - WrapPanel 20:44 - ScrollViewer 23:05 - StackPanel inside ComboBox 26:18 - Item Parent and
Back to Top