Overriden.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
protected override void OnGotFocus(
	RoutedEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnGotFocus ( _
	e As RoutedEventArgs _
)
Visual C++
protected:
virtual void OnGotFocus(
	RoutedEventArgs^ e
) override

See Also