Table of Contents

Method EndInit

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

EndInit()

Indicates that the initialization process for the element is complete.

public override void EndInit()

Exceptions

InvalidOperationException

EndInit() was called without BeginInit() having previously been called on the element.