I'm trying to add styles to application's global ResourceDictionary and access from another content page. Its working with labels but, not with buttons and images. I'm getting an invalid cast exception error. What may be the mistake?
↧
I'm trying to add styles to application's global ResourceDictionary and access from another content page. Its working with labels but, not with buttons and images. I'm getting an invalid cast exception error. What may be the mistake?