1 write to _element
Microsoft.Maui.Controls (1)
PlatformConfigurationRegistry.cs (1)
16
_element
= element;
1 reference to _element
Microsoft.Maui.Controls (1)
PlatformConfigurationRegistry.cs (1)
27
var emptyConfig = Configuration<T, TElement>.Create(
_element
);