Click or drag to resize

WindowViewAttached Event

Occurs when a window has a view attached to it.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<PlatformViewAttachedArgs> ViewAttached

Value

Type: SystemEventHandlerPlatformViewAttachedArgs
See Also