1 reference to CreateAndAddContext
Microsoft.Maui.Controls (1)
BindableObject.cs (1)
756 BindablePropertyContext GetOrCreateContext(BindableProperty property) => GetContext(property) ?? CreateAndAddContext(property);