Share via


OldFocus 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 last had the button focus.

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

Syntax

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

.NET Framework Security

See Also

Reference

FocusChangedEventArgs Class

Microsoft.SPOT.Input Namespace