Class RemoveItemInListBoxAction
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