Restricting collection properties to that of IEnumerable

first post: Parmeshwar wrote: Hi Michael and other experts, We are trying to use this in a semic...

latest post: MichaelLPerry1971 wrote: I'm not sure that you need to implement ICustomTypeProvider. If you...

UpdateTextBox doesn't work with AutoComplete

first post: Qwertie wrote: Something is baffling me. I can't use AutoCompleteCustomSource with...

latest post: MichaelLPerry1971 wrote: I was able to reproduce this problem in Silverlight 5. I can confir...

C# code snippets for using UpdateControls

first post: Qwertie wrote: I made some code snippets for defining dependents and independents ...

latest post: MichaelLPerry1971 wrote: Too bad about the limitations of snippets. But at least it offers a...

Update Controls two-way binding of collections

first post: Qwertie wrote: Well, as you know, in the past I've had to disable list virtualiza...

latest post: qwertie wrote: Unfortunately, SelectedItems isn't bindable on any controls (even t...

How can I lower the priority of Update Controls messages?

first post: Qwertie wrote: I have a serious problem that I have been too clueless to solve so ...

latest post: qwertie wrote: Actually I am processing everything on the UI thread except the net...

How to debug UpdateControls.XAML?

first post: Qwertie wrote: I am having some problems with my WPF UC app and I hope you could ...

latest post: qwertie wrote: I am entirely convinced that I don't need to deactivate UC on the l...

How does UpdateControls support data binding?

first post: Qwertie wrote: At the suggestion of a couple of people at my company, I decided t...

latest post: MichaelLPerry1971 wrote: Yes, that's the one. Can't tell you what happened to your Q.

WPF ListBox not so good at deselection?

first post: qwertie wrote: I'm seeing a strange phenomenon in my program and I wonder if you h...

latest post: qwertie wrote: If you look at the StackOverflow question, I didn't use Update Cont...

Assembly reference and Independent

first post: npuleio wrote: Hello Michael, first, congrats for your idea about Independent clas...

latest post: MichaelLPerry1971 wrote: Usually a DependencyProperty is defined within a UserControl to ena...

Visualizing dependencies

first post: qwertie wrote: I thought I should start a new thread for this. My coworker is fin...

latest post: MichaelLPerry1971 wrote: I never have liked the Recycle extension method. I find that I end ...