Documentation
-
How to add an event handler using code - WPF
Learn how to add an event handler in code-behind for an element in Windows Presentation Foundation (WPF).
-
Alignment, Margins, and Padding Overview - WPF
Learn about HorizontalAlignment, Margin, Padding, and VerticalAlignment, which control child element position in Windows Presentation Foundation applications.
-
How to: Set the Text Content of a TextBox Control - WPF
Learn how to use the Text property to set the initial text contents of a Windows Presentation Foundation TextBox control.
-
Overview of how the TextBox class enables you to display or edit unformatted text in Windows Presentation Foundation (WPF) applications.