Interface

# ListSelectionNotificationReceiver

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

## Description

Identifies receivers called by `ListSelectionNotifier</api/language/listselectionnotifier>`.

## Methods

<div class="rst-class">

table-centered_column_4

</div>

| Name                                                                     | Parameters | Returns | Shared |
|--------------------------------------------------------------------------|------------|---------|--------|
| `SelectionChanged<listselectionnotificationreceiver.selectionchanged>`   |            |         |        |
| `SelectionChanging<listselectionnotificationreceiver.selectionchanging>` |            |         |        |

## Method descriptions

<div id="listselectionnotificationreceiver.selectionchanged">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

ListSelectionNotificationReceiver.SelectionChanged

**SelectionChanged**

> The method called for this receiver to run its action.

<div id="listselectionnotificationreceiver.selectionchanging">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

ListSelectionNotificationReceiver.SelectionChanging

**SelectionChanging**

> The method called for this receiver to run its action.

## Compatibility

|                       |                       |
|-----------------------|-----------------------|
| **Project Types**     | Console, Desktop, Web |
| **Operating Systems** | All                   |

<div class="seealso">

`ListSelectionNotifier</api/language/listselectionnotifier>`

</div>
