Event SetFocusOnFirstItemRequested
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
Occurs when the request to set focus on the first item is made.
public event EventHandler SetFocusOnFirstItemRequested
Returns
- EventHandler
- Occurs when the request to set focus on the first item is made.
- Implements