Dan
Dan
In the xaml, you set ValueMemberPath to "Level", which is not a property on your Circulation class. I'm not sure why it's having this weird behavior in this invalid usage,...
Sorry, I can't seem to reproduce this in a simpler case (I don't have your details about your dynamic resources) Have you commented out the setters to see if anything...
Are you saying that the image to the left of the text is not showing for you in any situation? Can you provide more details, like release version of the...
Have you tried the Delay property on the Binding object? BindingBase.Delay Property (System.Windows.Data) | Microsoft Learn This is a value in milliseconds to wait until the input from the user...