1 reference to ListItemDetailTextStyleKey
Microsoft.Maui.Controls (1)
Device.cs (1)
173
public static readonly Style ListItemDetailTextStyle = new Style(typeof(Label)) { BaseResourceKey =
ListItemDetailTextStyleKey
};