What is the secret to converting from a Xamarin.Forms.Color to a System.Windows.Media.Color inside of a custom renderer?
There are no .To methods and you can't typecast it either.
It's got to be something simple that I am missing. Any ideas?
Thanks, Mitch