The Application All Applications of any Desktop Compatibility Platform should associate the Forms with the corresponding IApplication implementation. More...
The Application All Applications of any Desktop Compatibility Platform should associate the Forms with the corresponding IApplication implementation.
<mapfrom>System.Windows.Forms.Application.</mapfrom>
protectedvirtual
virtual void Gap.Blazor.Application.Dispose
(
bool
disposing
)
Releases unmanaged and - optionally - managed resources.
Parameters
disposing
true
to release both managed and unmanaged resources; false
to release only unmanaged resources.
void Gap.Blazor.Application.RemoveActiveForm
(
Form
form
)
Removes the active form.
Parameters
Form Gap.Blazor.Application.ActiveForm
getset
Gets or sets the active form.
The active form.
getset
Gets or sets the active forms.
The active forms.
Gets the current application.
The current application.
EventHandler Gap.Blazor.Application.ItemHasChanged
getset
Gets or sets the item has changed.
The item has changed.
The documentation for this class was generated from the following file:
src/Gap.Blazor/Controls/Application.cs
(Form form)
(bool disposing)
[get]
< Form >
[get, set]
[get, set]
[get, set]
<Form> Gap.Blazor.Application.ActiveForms
virtual void Gap.Blazor.Application.Dispose
(
bool
disposing
)