A behavior that allows incremental updating of ListView and GridView contents to support faster updating. By attaching this ...

A behavior that allows incremental updating of ListView and GridView contents to support faster updating. By attaching this behavior to elements in the ItemTemplate used by these views, some of the updates can be deferred until there is render time available, resulting in a smoother experience.