4 references to Source
Microsoft.Maui.Controls.Xaml (4)
MarkupExtensions\StyleSheetExtension.cs (4)
23 if (!string.IsNullOrEmpty(Style) && Source != null) 26 if (Source != null) 29 if (Source.IsAbsoluteUri) 36 var resourcePath = ResourceDictionary.RDSourceTypeConverter.GetResourcePath(Source, rootTargetPath);