Any way of getting the redraw/dirty regions in a WPF application?
I would like to have them programmatically and not only visualized.
My goal is to know when and what has redrawn in a WPF app for a kind of remoting application.
Any way of getting the redraw/dirty regions in a WPF application?
I would like to have them programmatically and not only visualized.
My goal is to know when and what has redrawn in a WPF app for a kind of remoting application.