2 references to DynamicResource
Microsoft.Maui.Controls (1)
SettersExtensions.cs (1)
31
setters.Add(new Setter { Property = property, Value = new
DynamicResource
(key) });
Microsoft.Maui.Controls.Xaml (1)
MarkupExtensions\DynamicResourceExtension.cs (1)
18
return new
DynamicResource
(Key);