名前 | 解説 | |
---|---|---|
CollectionChanged | Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection. | |
CurrentChanged | When implementing this interface, fire this event after the current item has been changed. | |
CurrentChanging | When implementing this interface, fire this event before changing the current item. The event handler can cancel this event. |