Silverlight SDK for Microsoft Bing
IsFocused Property
OverviewSystem.Windows.ControlsControlBaseIsFocused
Gets a boolean value indicating whether this ControlBase has focus
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFocused { get; }
Public ReadOnly Property IsFocused As Boolean
public:
property bool IsFocused {
	bool get ();
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)