SelectionHelper Class

A utility class that coordinates between an ElementViewModel and connections with the user-interface, such as focus and input binding.
This is used by the design-time infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public Class SelectionHelper
public class SelectionHelper
public ref class SelectionHelper
public class SelectionHelper

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls.SelectionHelper

See Also

SelectionHelper Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace