Espandi Riduci a icona
Questo argomento non è stato ancora valutato - Valuta questo argomento

Evento ContentElement.IsKeyboardFocusWithinChanged

Occurs when the value of the IsKeyboardFocusWithinChanged property changes on this element.

Spazio dei nomi: System.Windows
Assembly: PresentationCore (in presentationcore.dll)
Spazio dei nomi XML:  http://schemas.microsoft.com/winfx/2006/xaml/presentation

public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
/** @event */
public void add_IsKeyboardFocusWithinChanged (DependencyPropertyChangedEventHandler value)

/** @event */
public void remove_IsKeyboardFocusWithinChanged (DependencyPropertyChangedEventHandler value)

In JScript è possibile gestire gli eventi definiti da una classe, ma non è possibile definirne di personalizzati.
<object IsKeyboardFocusWithinChanged="DependencyPropertyChangedEventHandler" .../>

This member is a CLR event, not a routed event.

Microsoft .NET Framework 3.0 è supportato in Windows Vista, Microsoft Windows XP SP2 e Windows Server 2003 SP1.

.NET Framework

Supportato in:
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.