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

C++/CLI based DependencyProperty example

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 08-23-2006   #1 (permalink)
=?Utf-8?B?Sm9obiBEdW5u?=
Guest


 

C++/CLI based DependencyProperty example

Is there any examples of showing how one might add a DependencyProperty to a
C++ class? All of the examples I've found are C# based and I'm not having any
luck translating those to my C++ app.

It might be what I need is already built in - is it possible to get notified
of changes to a DrawingVisual's Offset property automatically? It's not a
DependencyProperty so I was going to wrap the DrawingVisual with my own
concept of Offset and trigger off of that.

John

My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Design time only DependencyProperty Andy Avalon 3 12-27-2007 11:45 AM
Copy DependencyProperty with Reflection Horst Klein Avalon 2 07-10-2007 08:32 AM
No notification when a DependencyProperty value has changed? fö Avalon 0 06-28-2007 11:20 AM
Re: using xp based drive as slave on new vista based computer?? wallster Vista installation & setup 1 02-17-2007 11:02 AM
obtain type of dependencyproperty Robert Ludig Avalon 2 01-12-2007 09:26 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 51