ItemsControlExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Controls.WPF.ItemsControlExtensions

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ItemsControlExtensions
public static class ItemsControlExtensions
[ExtensionAttribute]
public ref class ItemsControlExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type ItemsControlExtensions =  class end
public final class ItemsControlExtensions

The ItemsControlExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member GetItemContainers
Public methodStatic member GetSelectedItemContainers
Public methodStatic member GetSelectedItems

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace