I want to implement an event similar to taggin a photo in wpf. Wht functionality should i use to mark a certain area of an image in order to tag it.

thakx in advance.

ps: i have tried

            <pres:RadTransitionControl.ContentTemplate>  
                <HierarchicalDataTemplate>
                 </HierarchicalDataTemplate>
            </pres:RadTransitionControl.ContentTemplate>

and

           <Image></Image>

but those dont support that fuctionality

Recommended Answers

All 2 Replies

Have posted it in expression blend forum? There are some wpf silverlight experts. U may get some help from them

ok. thankx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.