Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Nested/Inner Classes and the x:Type Markup Extension

Closed Thread
 
Thread Tools Display Modes
Old 09-11-2006   #1 (permalink)
Martin Smith
Guest


 

Nested/Inner Classes and the x:Type Markup Extension

I want to use an TargetType="{x:Type Yadda.Stuff}" where Yadda is a
class and Stuff is an inner class of Yadda. Is this possible in Xaml?
I'd rather not have the namespace polluted with a wrapper class that
I'm using to populate a TreeView (as I can't modify the data class
itself).

Any help is appreciated.

Old 09-12-2006   #2 (permalink)
Douglas Stockwell
Guest


 

Re: Nested/Inner Classes and the x:Type Markup Extension

I believe you need to use: {x:Type Yadda+Stuff}

- Doug

"Martin Smith" <martin.smith.jr@gmail.com> wrote in message
news:1157954228.035389.76320@h48g2000cwc.googlegroups.com...
>I want to use an TargetType="{x:Type Yadda.Stuff}" where Yadda is a
> class and Stuff is an inner class of Yadda. Is this possible in Xaml?
> I'd rather not have the namespace polluted with a wrapper class that
> I'm using to populate a TreeView (as I can't modify the data class
> itself).
>
> Any help is appreciated.
>


Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Program associations and file type extension kamogelo moiloa Vista mail 1 08-01-2008 12:37 PM
WPF markup compilation pass IndyStef Avalon 0 03-16-2008 06:22 PM
StaticResource markup extension with Binding HolaMan Avalon 0 07-25-2006 12:40 PM
Problem with custom Markup Extension Marcus Avalon 1 05-25-2006 05:15 AM
Width and Height values in markup CosminB [BRT] Avalon 2 04-21-2006 08:31 AM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50