microsoft / xaml-standard

XAML Standard : a set of principles that drive XAML dialect alignment
Other
807 stars 54 forks source link

Adding Circle Image support #220

Open AhmedAbuelnour opened 6 years ago

AhmedAbuelnour commented 6 years ago

Why not adding a support to be able to add circle images without the need to use a plugin.

michael-hawker commented 6 years ago

I think it'd be best to support this with CornerRadius on Panels. This was fixed in the RS3 version of windows, which provides a lot of flexibility beyond just images.