2 references to ClassId
Microsoft.Maui.Controls (2)
Element\Element.cs (2)
56 /// <summary>Bindable property for <see cref="ClassId"/>.</summary> 57 public static readonly BindableProperty ClassIdProperty = BindableProperty.Create(nameof(ClassId), typeof(string), typeof(Element), null);