Map.OnHandlerChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when the handler for this map control changed.
protected:
override void OnHandlerChanged();
protected override void OnHandlerChanged();
override this.OnHandlerChanged : unit -> unit
Protected Overrides Sub OnHandlerChanged ()