Share via


NewFocus Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the display element that currently has the button focus.

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly NewFocus As UIElement
public readonly UIElement NewFocus
public:
initonly UIElement^ NewFocus
val NewFocus: UIElement
public final var NewFocus : UIElement

.NET Framework Security

See Also

Reference

FocusChangedEventArgs Class

Microsoft.SPOT.Input Namespace