I'm using MetroDark theme. And I want make my control's background with the same color with MetroDard. How to apply that? or what's the specific value of the MetroDark color? Thanks!
I'm using MetroDark theme. And I want make my control's background with the same color with MetroDard. How to apply that? or what's the specific value of the MetroDark color? Thanks!
Hi Yaron,
Each Actipro theme, such as Metro Dark, has over 800 assets like brushes that are part of it. You can freely reuse any of them. Check out the documentation on Themes as well as samples like ThemeReuse (and other Themes samples) to see how to reuse brushes, etc. defined in the AssetResourceKeys class properties. You can look at the member list of AssetResourceKeys to look for a brush that is appropriate for your needs. The properties of that class are named very well to make it easy to find what you want.
Please log in to a validated account to post comments.