ComponentOne Basic Library for UWP
BringIntoViewRequested Event (C1ContextMenu)

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

Reference

C1ContextMenu Class
C1ContextMenu Members