when we put a image in a Rectangle with CornerRadius and ClipToBounds=“true”, we don’t have the expected behavior as the Image doesn’t get that CornerRadius.
Using an image can be limiting in some cases, but it works now. We have some other pending feature requests that would make arbitrary masking a bit easier (such as using a Rectangle as a mask instead of an image).