UIControllerExitingAfterFailedReactivatingInvalidatedControl Event
Occurs when the the
UIController is about to exit because a flow abort exception was thrown and there is no control to return keyboard focus to.
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public event CancelEventHandler ExitingAfterFailedReactivatingInvalidatedControl
Public Event ExitingAfterFailedReactivatingInvalidatedControl As CancelEventHandler
member ExitingAfterFailedReactivatingInvalidatedControl : IEvent<CancelEventHandler,
EventArgs>
Value
CancelEventHandler