Hi,
Is there some way to draw with WPF, like you could with GDI?
I mean, not add a rectangle object to a stackpanel (which is how it's apparently often done), but really draw a rectangle or whatever, on the surface of a control, at a specified point.
I mean like it was in 'the old days'...