2 references to GlyphProperty
Microsoft.Maui.Controls (2)
FontImageSource.cs (2)
41
get => (string)GetValue(
GlyphProperty
);
42
set => SetValue(
GlyphProperty
, value);