Silverlight InkPresenter: Staying inside the lines

Remember your first coloring book and the big challenge of staying inside of the lines?

Well, it's a problem with InkPresenter too. I've been using ClippingPath to solve this problem, but someone recently asked about using MouseLeave and MouseEnter instead. Here's what we learned.

[A New DevLife post]