ComponentOne PdfViewer for UWP
GettingFocus Event

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : GettingFocus Event
Syntax
'Declaration
 
Public Event GettingFocus As Windows.Foundation.TypedEventHandler(Of UIElement,GettingFocusEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,GettingFocusEventArgs> GettingFocus
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members