ArcGIS API for WPF - Library Reference
OnMouseEnter Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > Navigation Class : OnMouseEnter Method

e
The data for the event.
Called before the System.Windows.UIElement.MouseEnter event occurs.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnMouseEnter( _
   ByVal e As MouseEventArgs _
) 
C# 
protected override void OnMouseEnter( 
   MouseEventArgs e
)

Parameters

e
The data for the event.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.