CurrentSelectionPusher Class
Visual Studio 2015
Class to expose the current selection from a set of Windows Forms Currency Manager Providers or WPF Content Controls to the Visual Studio properties window
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
System::Object
System.Collections.ObjectModel::Collection<T>
Microsoft.VisualStudio.Modeling.Shell::CurrentSelectionPusher
System.Collections.ObjectModel::Collection<T>
Microsoft.VisualStudio.Modeling.Shell::CurrentSelectionPusher
| Name | Description | |
|---|---|---|
![]() | CurrentSelectionPusher(IServiceProvider^, ISelectionContainer^) | Create the component. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from Collection<T>.) |
![]() | Item[Int32] | (Inherited from Collection<T>.) |
![]() | Items | (Inherited from Collection<T>.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::CopyTo(Array^, Int32) | (Inherited from Collection<T>.) |
![]() ![]() | IEnumerable::GetEnumerator() | (Inherited from Collection<T>.) |
![]() ![]() | IList::Add(Object^) | (Inherited from Collection<T>.) |
![]() ![]() | IList::Contains(Object^) | (Inherited from Collection<T>.) |
![]() ![]() | IList::IndexOf(Object^) | (Inherited from Collection<T>.) |
![]() ![]() | IList::Insert(Int32, Object^) | (Inherited from Collection<T>.) |
![]() ![]() | IList::Remove(Object^) | (Inherited from Collection<T>.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:





