protected virtual Task OnToolActivateAsync( bool hasVewChanged )
Protected Overridable Function OnToolActivateAsync( _ 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 activation event.