I would like the ability to change the color back to default color using a menu option (typically using ForceRefresh()).
I know I need to change the BarBrush to null, but this is typically done is OnUpdate(), which is not called again.
Any idea?
Using OnRender?

Comment