My continued research on “low-level” WPF custom controls lead me to uncover an important subtlety regarding Z-Index support in WPF.  It’s worth keeping this in mind as you set out to design your own “low-level” custom controls. Yes, there is support for Z-Index attached properties in the major layout panels now, such as Canvas and [...]

Share