This documentation is archived and is not being maintained.

PickWorkItemsCountChangedEventHandler Delegate

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

public delegate void PickWorkItemsCountChangedEventHandler(
	Object^ sender, 
	CountChangedEventArgs^ e
)
Show: