How many types of resources available in wpf?



How many types of resources available in wpf?..

Answer / Ruby Kumari Saha

There are two types of resources in WPF: Static resources, which have a single definition and can be shared by multiple places in the application, and Dynamic resources, which have to be re-created each time they are requested.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Can you explain the overall architecture of wpf?

1 Answers  


Is wpf an mvc?

1 Answers  


What are the core wpf assemblies?

1 Answers  


What is the use of "system.windows.markup" namespace in wpf?

1 Answers  


What are static and dynamic resources?

1 Answers  


Explain wpf relative binding/ relative resource?

1 Answers  


When was wpf introduced?

1 Answers  


How we can enter multiple lines of text in WPF Textbox?

1 Answers   Tech Mahindra,


What are Attached Properties in WPF?

1 Answers  


What is the root namespace used for Animations and 3D rendering in WPF?

1 Answers  


State the name of the classes, which contain arbitrary content?

1 Answers  


What is WPF?

1 Answers  


Categories