Hi Roy,
Thanks for your reply.
We are developing a full blown "normal" Windows application in WinFX, so we
are going to have a lot of pages for viewing for example details for
customers, equipment, locations and so forth.
I'm still fondling around in blind. But my idea was to design a base class
for detail pages, with the look, feel and commands we would prefer, and then
derive and specialize the individual pages.
I am not sure how it would handle the content; I was hoping to see how you
managed that

But I was expecting that I could see the base class in the
designer and then build on that like a normal Windows form.
But it's okay. I got it working with a "coded" base class, so I can
certainly live with that.
--
Best regards
Thomas Andersen
Wendia A/S
"Rob Relyea [MSFT]" <Rob.Relyea@microsoft.nospam.com> wrote in message
news:uTCUflVEGHA.1288@TK2MSFTNGP09.phx.gbl...
> Yes that is a by design limitation for v1.
>
> If we do enable this in the future, how would you like the content of the
> first page to work in the subclassed page?
> We'd like to understand your scenario.
>
> Today, you can make the base class in a programming language and then
> build the subclasses with markup.
>
> Thanks,
> Rob Relyea
> WPF Program Manager
> http://longhornblogs.com/rrelyea
>
> <Thomas Andersen> wrote in message
> news:e4FQrVTEGHA.336@TK2MSFTNGP14.phx.gbl...
>> <Thomas Andersen> wrote in message
>> news:%23bI8$QTEGHA.2036@TK2MSFTNGP14.phx.gbl...
>>> Can this be try? That seems like a wierd limitation?
>>
>> Ups, should say:
>> Can this be right? That seems like a wierd limitation?
>>
>> --
>> Thomas Andersen
>>
>
>