XamlObjectWriter::RootNameScope Property
.NET Framework (current version)
Gets the INameScope service that maintains the XAML namescope for the absolute node root of the XAML object writer.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System.Windows.Markup::INameScope^The INameScope service that maintains the XAML namescope for the current root of the object writer.
The value of this property may come from the object writer context.
.NET Framework
Available since 4.0
Available since 4.0
Show: