SelectorBehaviors.SelectNextOnRemoveProperty Field
When this property is set, if the selected item(s) are removed, selection is automatically moved to the next item.
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly SelectNextOnRemoveProperty As DependencyProperty
public static readonly DependencyProperty SelectNextOnRemoveProperty
public:
static initonly DependencyProperty^ SelectNextOnRemoveProperty
static val SelectNextOnRemoveProperty: DependencyProperty
public static final var SelectNextOnRemoveProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.