Show / Hide Table of Contents

Event wpfBuilder.Loaded

When root panel loaded and visible. Once.

public event Action Loaded

Remarks

If the panel is in a TabControl, this event is fired when the tab page is selected/loaded first time. When this event is fired, handles of visible HwndHost-based controls are already created.