Base:
method
Subscribe
Microsoft.Maui.Controls.WeakEventProxy<TSource, TEventHandler>.Subscribe(TSource, TEventHandler)
2 references to Subscribe
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (1)
287
_collectionChangedProxy.
Subscribe
(c, _collectionChangedEventHandler);
Internals\WeakEventProxy.cs (1)
71
Subscribe
(source, handler);