3 references to Key
Microsoft.Maui.Controls.Xaml (3)
MarkupExtensions\DynamicResourceExtension.cs (3)
6
[ContentProperty(nameof(
Key
))]
16
if (
Key
== null)
18
return new DynamicResource(
Key
);