---
title: "What the first class that is loaded by any new WPF Application project?"  
description: "What the first class that is loaded by any new WPF Application project?"  
author: "Sumit Kesarwani"  
published: 2013-09-04  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1800/what-the-first-class-that-is-loaded-by-any-new-wpf-application-project  
category: "wpf"  
tags: ["wpf"]  
reading_time: 1 minute  

---

# What the first class that is loaded by any new WPF Application project?

App. App.xaml and App.xaml.cs.

## Answers

### Answer by Sumit Kesarwani

App. App.xaml and App.xaml.cs.


---

Original Source: https://www.mindstick.com/interview/1800/what-the-first-class-that-is-loaded-by-any-new-wpf-application-project

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
