I\'m trying to find the equivalent of ClipToBounds in Windows Runtime. If it doesn\'t exists is there a way to recreate this behavior ?
I prefer the 'Clip' property here is some xaml
The parameter of the 'Rect' property are: Rect="x y width height"
Hope it helps
Greetings