Indicates that the initialization process for the element is complete.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public override void EndInit()
Visual Basic (Declaration)
Public Overrides Sub EndInit

Implements

ISupportInitialize..::.EndInit()()()

See Also