'Declaration Protected Overrides Sub OnIsKeyboardFocusWithinChanged( _ ByVal e As DependencyPropertyChangedEventArgs _ )
'Usage Dim instance As DateInputScope Dim e As DependencyPropertyChangedEventArgs instance.OnIsKeyboardFocusWithinChanged(e)
protected override void OnIsKeyboardFocusWithinChanged( DependencyPropertyChangedEventArgs e )
Parameters
- e
- A DependencyPropertyChangedEventArgs that contains the event data.