Jaa


ElementLookup.FindExtendedPropertyProviders Method

Returns an IElementChangeScope that can be used to monitor IElementExtendedPropertyProvider instances.

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

Syntax

'Declaration
Public Function FindExtendedPropertyProviders As IElementChangeScope
public IElementChangeScope FindExtendedPropertyProviders()
public:
IElementChangeScope^ FindExtendedPropertyProviders()
public function FindExtendedPropertyProviders() : IElementChangeScope

Return Value

An IElementChangeScope that can be used to monitor IElementExtendedPropertyProvider instances.

See Also

ElementLookup Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace