1 write to IsFilled
Microsoft.Maui.Controls (1)
Shapes\GeometryHelper.cs (1)
99 IsFilled = figSrc.IsFilled,
3 references to IsFilled
Microsoft.Maui.Controls (3)
Shapes\GeometryHelper.cs (1)
99 IsFilled = figSrc.IsFilled,
Shapes\PathFigure.cs (2)
37 /// <summary>Bindable property for <see cref="IsFilled"/>.</summary> 39 BindableProperty.Create(nameof(IsFilled), typeof(bool), typeof(PathFigure), true);