4 references to Style
Microsoft.Maui.Controls.Xaml (4)
MarkupExtensions\StyleSheetExtension.cs (4)
9 [ContentProperty(nameof(Style))] 23 if (!string.IsNullOrEmpty(Style) && Source != null) 42 if (!string.IsNullOrEmpty(Style)) 44 using (var reader = new StringReader(Style))