OxyPlot graph not always displayed in WPF app
I have some buttons in my app, which are redirecting to view with OxyPlot graph.
After updating OxyPlot version, graph doesn’t appear. Only after reopening the view it becomes visible.
However, this situation occurs only if button, which redirects user to view with graph, is placed inside outer element like DropDown button or popup. Here is code of button: