I know you can animate control positions using
<PointAnimation>
on a canvas but what if I want to animate a control's position that is located within a grid cell? How does a point animation work from within a grid?
I am trying to make a stack panel slide out from the side of its cell.