3 references to Style
Microsoft.Maui.Controls (3)
StyleableElement\StyleableElement.cs (3)
10 /// <summary>Bindable property for <see cref="Style"/>.</summary> 12 BindableProperty.Create(nameof(Style), typeof(Style), typeof(StyleableElement), default(Style), 22 /// <summary>Gets or sets the unique <see cref="Style"/> for this element.</summary>