WPF/XAML: Binding expression error I don't understand -


value produced bindingexpression not valid target property. value='d' target property 'text' (type 'string')

"d" enum value within data class wrote. i've overridden classes tostring() return enum values string , seems work. don't right now. how 'd' not valid string property?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -