2 references to IsDynamicResource
Microsoft.Maui.Controls (2)
BindableObject.cs (2)
453
context.Attributes &= ~BindableContextAttributes.
IsDynamicResource
;
649
if ((context.Attributes & BindableContextAttributes.
IsDynamicResource
) != 0 && clearDynamicResources)