Questo argomento non è stato ancora valutato - Valuta questo argomento

Metodo HwndHost.System.Windows.Interop.IKeyboardInputSink.TabInto

Do not use. This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be called from user code.

Spazio dei nomi: System.Windows.Interop
Assembly: PresentationFramework (in presentationframework.dll)

bool IKeyboardInputSink.TabInto (
	TraversalRequest request
)
Non è possibile utilizzare metodi in XAML.

Parametri

request

Specifies whether focus should be set to the first or the last tab stop.

Valore restituito

true if the focus has been set as requested; false if there are no tab stops.

This implementation always returns false.This is an explicit interface definition to support the interface contract and a lower level of keyboard support, and does not have practical application from user code.

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
© 2013 Microsoft. Tutti i diritti riservati.