ArcGIS API for Silverlight - Library Reference
OnGotFocus Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > TimeSlider Class : OnGotFocus Method

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

Syntax

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

Parameters

e
The data for the event.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.