Search Results

2
votes

Where can I find an AutoComplete TextBox code sample for Silverlight?

You may want to take a look at my blog: http://weblogs.manas.com.ar/ary/2008/09/26/autocomplete-in-s …
1
vote

Is there a notification mechanism for when a dependency property has changed?

In WPF you have DependencyPropertyDescriptor.AddValueChanged …