How are individual units combined in to a single unit?



How are individual units combined in to a single unit?..

Answer / Shubhangi Pathak

In WPF, individual units such as UserControls or custom controls are typically combined into a single unit using either a Resource Dictionary or by creating a new control derived from the existing ones.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What are the types sibling libraries in wpf?

1 Answers  


What is the series of window events at startup in wpf?

1 Answers  


List some of the best practices of using wpf in case you are planning to build a localized/globalized application?

1 Answers  


Explain the need of binding and commands?

1 Answers  


What is the value converter in wpf?

1 Answers  


What is the windows presentation foundation?

1 Answers  


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

1 Answers  


What is Difference between Page and Window Controls in WPF?

1 Answers  


How you close a ToolTip that is currently showing in WPF?

1 Answers   Tech Mahindra,


How you would go about writing your own button style?

1 Answers  


What is a freezable?

1 Answers  


What is dependency property in wpf?

1 Answers  


Categories