Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Windows Presentation Foundation: 2 Layout

Posted By: Landau17
Windows Presentation Foundation: 2 Layout

Windows Presentation Foundation: 2 Layout
MP4 | Video: 720p | Duration: 2:13:45 | English | Subtitles: n/a | 402.4 MB



Windows Presentation Foundation (WPF) in Visual Studio 2015 provides developers with a unified programming model for building modern applications on Windows. In this course, expert developer Walt Ritscher steps you through the details of how to create rich Windows user experiences using WPF's layout panels: basic UI containers used to position and arrange elements in XAML and other code. Explore the six prebuilt layout panels available, including stack, dock, and grid panels, and learn how to add rows, columns, and child elements; size and position content; and create a custom layout panel of your own, for more precise control of your interface designs.

Topics include:
  • Exploring the layout panels
  • Working with the grid
  • Adding rows and columns
  • Creating scrolling content
  • Controlling element visibility
  • Aligning content
  • Making custom layout panels