One of the main examples being used to explain the power of Reactive Extensions (Rx) is combining existing mouse events into a new \'event\' representing deltas during mouse drag:
I have a UI where I display details about a Game. The view has two tabs, one with the details and one with the screenshots.