Include Protected Members
Include Inherited Members
The IDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AdvisePropertyChangeEvents | (Inherited from IVsUIDataSource.) |
![]() |
Close | (Inherited from IVsUIDataSource.) |
![]() |
EnumProperties | (Inherited from IVsUIDataSource.) |
![]() |
EnumVerbs | (Inherited from IVsUIDataSource.) |
![]() |
GetAttributes | Returns a collection of custom attributes for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetClassName | Returns the class name of this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetComponentName | Returns the name of this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetConverter | Returns a type converter for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetDefaultEvent | Returns the default event for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetDefaultProperty | Returns the default property for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetEditor | Returns an editor of the specified type for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetEvents | Returns the events for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetEvents | Returns the events for this instance of a component using the specified attribute array as a filter. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetProperties | Returns the properties for this instance of a component. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetProperties | Returns the properties for this instance of a component using the attribute array as a filter. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. (Inherited from ICustomTypeDescriptor.) |
![]() |
GetShapeIdentifier | (Inherited from IVsUIDataSource.) |
![]() |
GetValue | (Inherited from IUIDataSource.) |
![]() |
GetValue | (Inherited from IVsUIDataSource.) |
![]() |
Invoke | (Inherited from IUIDispatch.) |
![]() |
Invoke | (Inherited from IVsUIDataSource.) |
![]() |
QueryValue | (Inherited from IVsUIDataSource.) |
![]() |
ResetValue | (Inherited from IVsUIDataSource.) |
![]() |
SetValue | (Inherited from IUIDataSource.) |
![]() |
SetValue | (Inherited from IVsUIDataSource.) |
![]() |
UnadvisePropertyChangeEvents | (Inherited from IVsUIDataSource.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Item | (Inherited from IUIDataSource.) |
![]() |
Properties | (Inherited from IUIDataSource.) |
![]() |
ShapeIdentifier | (Inherited from IUIDataSource.) |
![]() |
Verbs | (Inherited from IUIDispatch.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Top