[]
Invoked when the initialization process for the element ends.
public override void EndInit()
Public Overrides Sub EndInit()
Type | Condition |
---|---|
InvalidOperationException | EndInit() was called without BeginInit() having previously been called on the element. |