FrameworkContentElement::MoveFocus Method (TraversalRequest^)
.NET Framework (current version)
Moves the keyboard focus from this element to another element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- request
-
Type:
System.Windows.Input::TraversalRequest^
The direction that focus is to be moved, as a value of the enumeration.
Return Value
Type: System::BooleanReturns true if focus is moved successfully; false if the target element in direction as specified does not exist.
.NET Framework
Available since 3.0
Available since 3.0
Show: