Completed
Catyears Project in XAML
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C# GUI Tutorial Using WPF - Windows Presentation Foundation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Hello World in WPF
- 3 Introduction to XAML
- 4 XMLNS and Window XAML in default code in detail
- 5 The App Config File
- 6 Accessing Properties of GUI Elements
- 7 Intro Controls Chapter
- 8 Textblock XAML
- 9 Textblock in Code Behind
- 10 Labels
- 11 Textbox
- 12 Buttons and Events
- 13 RadioButtons
- 14 CheckBoxes
- 15 PasswordBox
- 16 Images
- 17 Slider Databinding Triggers
- 18 Calendar
- 19 DatePicker
- 20 Expander
- 21 Intro Panels
- 22 Grids
- 23 Grids spanning
- 24 Stackpanels
- 25 WrapPanel
- 26 DockPanel
- 27 Canvas
- 28 Catyears Project in XAML