Click or drag to resize

ItemsControlCompositionBehaviorOnUpdate Method

Updates this instance.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
protected override void OnUpdate()
Remarks
Derived classes override this to update the target element.
See Also