Table of Contents

Class RemoveItemInListBoxAction

Namespace
Microsoft.Xaml.Behaviors.Core
Assembly
Microsoft.Xaml.Behaviors.dll

Allows a user to remove the item from a ListBox ItemTemplate.

public sealed class RemoveItemInListBoxAction : TriggerAction<FrameworkElement>, IAttachedObject
Inheritance
TriggerAction<FrameworkElement>
RemoveItemInListBoxAction
Implements
Inherited Members

Constructors

RemoveItemInListBoxAction()

public RemoveItemInListBoxAction()

Methods

Invoke(object)

protected override void Invoke(object parameter)

Parameters

parameter object