Many companies are building their own base classes wrapping the native UI classes (in order to be able to customize them). Here a proof-of-concept how you can do Window and UserControl inheritance in WPF. - The DemoWPFBaseClassesLib : contain the 2 base
Read More...