TreeView.OnIsKeyboardFocusWithinChanged Método

Definición

Proporciona control de clases para un evento IsKeyboardFocusWithinChanged cuando el foco de teclado cambia para TreeView.

protected:
 override void OnIsKeyboardFocusWithinChanged(System::Windows::DependencyPropertyChangedEventArgs e);
protected override void OnIsKeyboardFocusWithinChanged (System.Windows.DependencyPropertyChangedEventArgs e);
override this.OnIsKeyboardFocusWithinChanged : System.Windows.DependencyPropertyChangedEventArgs -> unit
Protected Overrides Sub OnIsKeyboardFocusWithinChanged (e As DependencyPropertyChangedEventArgs)

Parámetros

Se aplica a