.net - Where can one find a complete list of System Color Resources in a WPF / XAML project? -


i have made updates of system resource colors in style, there still random yellow hover , border colors showing on application.

are there hidden or standard themes used if there isn't specified style provided?

a link or list of system resources given here great confirm have them all.

thanks in advance help!

all of system colors listed in systemcolors class. can explicit color and/or brush, or resource keys same.

this doesn't mean brushes used in case though. more specific example narrow down brush coming from.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -