The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TreeView::OnGotFocus Method (RoutedEventArgs^)
.NET Framework (current version)
Raises the GotFocus routed event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows::RoutedEventArgs^
The data for the event.
Notes to Inheritors:
When overriding OnGotFocus in a derived class, be sure to call the base class’s OnGotFocus method so that registered delegates receive the event.
.NET Framework
Available since 4.0
Silverlight
Available since 3.0
Available since 4.0
Silverlight
Available since 3.0
Show: