Share via


AdapterService Class

Provides adapters for a specified item.

Namespace:  Microsoft.Windows.Design.Services
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Public MustInherit Class AdapterService
'Usage
Dim instance As AdapterService
public abstract class AdapterService
public ref class AdapterService abstract
public abstract class AdapterService

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Services.AdapterService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AdapterService Members

Microsoft.Windows.Design.Services Namespace

Adapter

ParentAdapter

Other Resources

Understanding WPF Designer Extensibility