Skip to content

IncrementalUpdateBehavior

Jon W Chu edited this page Nov 16, 2015 · 4 revisions

IncrementalUpdateBehavior attaches to the DataTemplate inside ListViewBase controls (i.e. ListView and GridView). It enables deferred rendering for specified elements in the ItemTemplate used by the view.

By specifying the Phase property in mrakup, the rendering order of elements can be controlled.