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