Class BlazorContentControl
Implements
Inherited Members
Namespace: PoeShared.Blazor.Wpf
Assembly: PoeShared.Blazor.Wpf.dll
Syntax
public class BlazorContentControl : ReactiveControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IBlazorContentControl, IDisposable, INotifyPropertyChanged
Constructors
Name | Description |
---|---|
BlazorContentControl() |
Fields
Name | Description |
---|---|
AdditionalFilesProperty | |
ContainerProperty | |
ContentProperty | |
EnableHotkeysProperty | |
ViewTypeProperty |
Properties
Name | Description |
---|---|
AdditionalFiles | |
Container | |
Content | |
EnableHotkeys | |
IsBusy | |
OpenDevTools | |
ReloadCommand | |
UnhandledException | |
UnhandledExceptionMessage | |
ViewType | |
WebView | We have to dynamically recreate WebView when needed as it is EXTREMELY unfriendly for any changes of associated properties |