Method wpfBuilder.End
Overload
Ends adding controls etc to the window or nested panel (wpfBuilder.StartGrid etc).
public wpfBuilder End()
Returns
Remarks
Always call this method to end a nested panel. For root panel it is optional if using wpfBuilder.ShowDialog.