PresenterControlComboBoxItem.IServiceProvider 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.
Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.
public protected interface class PresenterControlComboBoxItem::IServiceProvider
[System.Runtime.InteropServices.Guid("6d5140c1-7436-11ce-8034-00aa006009fa")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
protected internal interface PresenterControlComboBoxItem.IServiceProvider
Protected Friend Interface PresenterControlComboBoxItem.IServiceProvider
- Attributes
Methods
QueryService(Guid, Guid) |