Click or drag to resize

ItemsControlExtensionsRefreshOnSourceChanges Attached Property

The object that will be observed for changes. A change of the object will trigger a refresh on the collection view of the attached items control.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
See GetRefreshOnSourceChanges, SetRefreshOnSourceChanges

Property Value

Type: Object
See Also