[]
Represents a behavior that maps the MouseLeftButtonUp event of items to updates of the attached SelectedItem property.
public class MapTreeSelectedItem : Behavior<TreeView>, IBehavior
| Name | Description |
|---|---|
| MapTreeSelectedItem() |
| Name | Description |
|---|---|
| Attach(TreeView) | Attaches the behavior to the specified host. |
| Detach(TreeView) | Detaches the behavior from the specified host. |