1 write to _handler
Microsoft.Maui (1)
Platform\iOS\MauiUIContextMenuInteraction.cs (1)
25 _handler = new WeakReference<IElementHandler>(handler);
1 reference to _handler
Microsoft.Maui (1)
Platform\iOS\MauiUIContextMenuInteraction.cs (1)
57 if (_handler.TryGetTarget(out var handler))