BlurEffect public class BlurEffect : Effect Documentation Code public bool ExpandEdge { get; } public float Radius { get; } public BlurEffect(float radius, bool expandEdge)