3 references to ehandler
Microsoft.Maui.Controls.Xaml (3)
XamlLoader.cs (3)
86 ExceptionHandler = doNotThrow ? ehandler : (Action<Exception>)null 126 ExceptionHandler = doNotThrow ? ehandler : (Action<Exception>)null, 170 ExceptionHandler = ResourceLoader.ExceptionHandler2 != null ? ehandler : (Action<Exception>)null,