aspnetcore/src/Components/Web/ref
N. Taylor Mullen 5f3037df3f Add support for `EnableStopPropagation` and `EnablePreventDefault`.
- For our current world Blazor both of these properties are always `true`. However, for other non-web Blazor scenarios the `EventHandler` attributes at that layer will turn off these features because they're specific to web.

#14517
2019-10-18 14:45:43 -07:00
..
Microsoft.AspNetCore.Components.Web.csproj Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Microsoft.AspNetCore.Components.Web.netcoreapp.cs Add support for `EnableStopPropagation` and `EnablePreventDefault`. 2019-10-18 14:45:43 -07:00
Microsoft.AspNetCore.Components.Web.netstandard2.0.cs Add support for `EnableStopPropagation` and `EnablePreventDefault`. 2019-10-18 14:45:43 -07:00