Table of Contents

Event OnNameScopeInitializationComplete

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Occurs when a XAML processor has registered all the relevant names to the backing XAML namescope.

public event EventHandler OnNameScopeInitializationComplete

Returns

EventHandler
Occurs when a XAML processor has registered all the relevant names to the backing XAML namescope.
Implements