IViewComponentDescriptorProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers the view components in the application.
public interface class IViewComponentDescriptorProvider
public interface IViewComponentDescriptorProvider
type IViewComponentDescriptorProvider = interface
Public Interface IViewComponentDescriptorProvider
- Derived
Methods
GetViewComponents() |
Gets the set of ViewComponentDescriptor. |