2 implementations of Apply
Microsoft.Maui.Controls (2)
RelativeBindingSource.cs (2)
206
public void
Apply
(object? resolvedSource)
223
public void
Apply
(object? resolvedSource)
3 references to Apply
Microsoft.Maui.Controls (3)
RelativeBindingSource.cs (3)
112
bindingAdapter.
Apply
(resolvedSource);
127
bindingAdapter.
Apply
(null);
141
bindingAdapter.
Apply
(resolvedSource);