c# - How to extract color from a 3rd party SolidColorBrush resource -
i have dynamicresource called "resource" defined 3rd party. references solidcolorbrush , color changes based on things.
i need create color animation starts current color of "resource" don't know how extract color resource in xaml , utilize in coloranimation.
is somehow possible without using code behind?
c# wpf wpf-animation coloranimation solidcolorbrush
No comments:
Post a Comment