protected virtual Task OnToolDeactivateAsync( bool hasVewChanged )
Protected Overridable Function OnToolDeactivateAsync( _ ByVal hasVewChanged As Boolean _ ) As Task
Parameters
- hasVewChanged
- A value indicating if the active LayoutView has changed.
Return Value
A Task that represents a tool deactivation event.