Base:
method
Subscribe
Microsoft.Maui.Controls.WeakEventProxy<TSource, TEventHandler>.Subscribe(TSource, TEventHandler)
2 references to Subscribe
Microsoft.Maui.Controls (2)
Shapes\Shape.cs (2)
205 _fillProxy.Subscribe(fill, _fillChanged); 240 _strokeProxy.Subscribe(stroke, _strokeChanged);