TextBlock.Focus method
Focuses the TextBlock, as if it were a conventionally focusable control.
Syntax
Parameters
- value
-
Type: FocusState
Specifies the desired target for focus state, as a value of the enumeration.
Return value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
true if focus was set to the TextBlock, or focus was already there. false if the TextBlock is not focusable.
Remarks
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
