ComponentOne Basic Library for UWP
GettingFocus Event (C1RadialBackgroundPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialBackgroundPresenter 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

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members