'Declaration
Protected Overridable Sub OnIsKeyboardFocusWithinChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'Usage
Dim instance As SheetTab Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsKeyboardFocusWithinChanged(e)
protected virtual void OnIsKeyboardFocusWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
protected procedure OnIsKeyboardFocusWithinChanged( e: System.Windows.DependencyPropertyChangedEventArgs ); virtual;
protected function OnIsKeyboardFocusWithinChanged( e : System.Windows.DependencyPropertyChangedEventArgs );
protected: virtual void OnIsKeyboardFocusWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
protected: virtual void OnIsKeyboardFocusWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
Parameters
- e