What is app.xaml in wpf project?



What is app.xaml in wpf project?..

Answer / Rani Tyagi

app.xaml is the application-level resource dictionary file in a WPF project. It contains application-wide resources, styles, behaviors, and event handlers that are shared across all the windows and pages of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

When was wpf introduced?

1 Answers  


How many types of Binding modes is supported in WPF?

1 Answers  


What is a form based application?

1 Answers  


Name the methods present in the dependencyobject?

1 Answers  


Is wpf faster than winforms?

1 Answers  


How to disable the parent window while a popup is active wpf?

1 Answers  


So is xaml meant only for wpf?

1 Answers  


What is the use of custom control?

1 Answers  


What are static resources in wpf?

1 Answers  


Can we say that wpf is the replacement of directx?

1 Answers  


What is customcontrol?

1 Answers  


Explain WPF UI Automation.

1 Answers   MCN Solutions,


Categories