2 references to AddEventHandler
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
241
add => _weakEventManager.
AddEventHandler
(value);
Microsoft.Maui.Controls.Foldable (1)
NoPlatformFoldableService.cs (1)
43
add { _onLayoutChangedEventManager.
AddEventHandler
(value); }