Visual inheritance planned ?

Hi all,

Is Visual Inheritance (like Windows Forms) a planned feature of the VS2005 WPF implementation Thank you.



Answer this question

Visual inheritance planned ?

  • anog

    No, it's not planned for WPF version 1. Definitely on our wish list for future versions, but we didn't have time to do it right this version.

  • GuideGustav

    you won't get them done in the same way as it was done for WinForms, will ya :)
  • hypermegachi

    We are not planning to support Visual Inheritance ala Windows Forms but we would like to understand more about how you are using Visual Inheritance today so that we can think about how we (Cider Designer) support what you want to achieve without Visual Inheritance. Are you using it for styling Or for defining a "master look" for a set of Forms (like Master Pages in ASP.Net) Or to define a set of common code that can be re-used (non-visual inheritance)

    thanks

    mark



  • Visual inheritance planned ?