Class BlazorWebViewEx
Implements
Inherited Members
Namespace: PoeShared.Blazor.Wpf
Assembly: PoeShared.Blazor.Wpf.dll
Syntax
public class BlazorWebViewEx : BlazorWebView, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAsyncDisposable, IDisposable
Constructors
| Name | Description |
|---|---|
| BlazorWebViewEx() |
Properties
| Name | Description |
|---|---|
| Anchors | |
| FileProvider |
Methods
| Name | Description |
|---|---|
| CreateFileProvider(string) | Creates a file provider for static assets used in the BlazorWebView. The default implementation
serves files from disk. Override this method to return a custom IFileProvider to serve assets such
as |
| Dispose() | |
| Dispose(bool) | |
| OnApplyTemplate() | |
| TakeScreenshotAsBitmapSource() |