Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
Binding an int to selected Color
posted

Hi there,

I have a List<MyClass> with MyClass containing a property called Color, which is int32. Now I want to bind this to a xamColorEditor SelectedColor.

I think I have to use a ValueConverter, but I havn't done this til now. Can anybody supply a little code hlep?

 

Many Thanks