Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
FocusSite Property
See Also  E-mail your feedback on this topic.
Infragistics.Controls.Editors Namespace > ValueInput Class : FocusSite Property

Returns the element that is to revieve keyboard focus when the editor is focused.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property FocusSite As DependencyObject
C# 
protected DependencyObject FocusSite {get;}

See Also