C# Tutorials - Herong's Tutorial Examples - v3.32, by Herong Yang
System.Windows.Application Class
A quick introduction is provided on the System.Windows.Application class, which represents a Windows Presentation Foundation (WPF) application.
What Is System.Windows.Application Class? System.Windows.Application is a Windows Presentation Foundation (WPF) class that represents a WPF application.
System.Windows.Application class is located in PresentationFramework.dll assembly.
System.Windows.Application class has the following key methods and properties:
Table of Contents
Logical Expressions and Conditional Statements
Visual C# 2010 Express Edition
C# Compiler and Intermediate Language
Compiling C# Source Code Files
MSBuild - Microsoft Build Engine
System.Diagnostics.FileVersionInfo Class
►WPF - Windows Presentation Foundation
►System.Windows.Application Class
HelloWPF.cs - First WPF Application
System.Windows.Controls Namespace
Compiling WPF Applications with MSBuild