1 reference to SubtitleStyleKey
Microsoft.Maui.Controls (1)
Device.cs (1)
167
public static readonly Style SubtitleStyle = new Style(typeof(Label)) { BaseResourceKey =
SubtitleStyleKey
};