Implemented interface member:
property
Style
Microsoft.Maui.Controls.IStyleElement.Style
2 references to Style
Microsoft.Maui.Controls (2)
Span.cs (2)
20
/// <summary>Bindable property for <see cref="
Style
"/>.</summary>
21
public static readonly BindableProperty StyleProperty = BindableProperty.Create(nameof(
Style
), typeof(Style), typeof(Span), default(Style),