Info
Version: | 1.0.2 |
Author(s): | KWPDev |
Last Update: | Monday, May 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WebViewLeakSupressor |
Install
Install-Package WebViewLeakSupressor
dotnet add package WebViewLeakSupressor
paket add WebViewLeakSupressor
WebViewLeakSupressor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Add namespace to xaml.
xmlns:ws="using:WebMemLeakSuppressor"
set ws:Suppressor.IsMemorySupressed="True"
inside webview control.