'Declaration
Protected Overridable Sub OnNameSelectedChanged( _ ByVal e As SelectionChangedEventArgs _ )
'Usage
Dim instance As NameBox Dim e As SelectionChangedEventArgs instance.OnNameSelectedChanged(e)
protected virtual void OnNameSelectedChanged( SelectionChangedEventArgs e )
Parameters
- e
- SelectionChangedEventArgs that contain the event arguments