Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extensibility interface for the All Pending Changes, All Shelveset Details, and All Changeset Details pages.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Interface IAllPendingChangesExt _
Inherits INotifyPropertyChanged
public interface IAllPendingChangesExt : INotifyPropertyChanged
public interface class IAllPendingChangesExt : INotifyPropertyChanged
type IAllPendingChangesExt =
interface
interface INotifyPropertyChanged
end
public interface IAllPendingChangesExt extends INotifyPropertyChanged
The IAllPendingChangesExt type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Changes | Get all pending changes. |
![]() |
FilterBy | Get the filtering type applied to changes. |
![]() |
FilteredChanges | Get the filtered changes. |
![]() |
FilterText | Get the filter text |
![]() |
SelectedItems | Get the currently selected items. |
![]() |
Workspace | Get the workspace currently being viewed in the Pending Changes explorer page. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Top
See Also
Reference
Microsoft.TeamFoundation.VersionControl.Controls.Extensibility Namespace
.gif)
.gif)