Refreshes this instance by removing all the children and creating them again.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public void Refresh()
Visual Basic
Public Sub Refresh

See Also