Skip to content

SolidColorBrush, bindings, and non-UI threads #18165

Answered by maxkatz6
XenonAtom asked this question in Q&A
Discussion options

You must be logged in to vote

SolidColorBrush is a UI object that maintains change listeners, that has to be created on UI thread.
ImmutableSolidColorBrush is an immutable version that can be created on any thread.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@XenonAtom
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by XenonAtom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants