Table of Contents

Class XamlParserSettings

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

Settings used for the XamlParser.

public sealed class XamlParserSettings
Inheritance
XamlParserSettings

Properties

CreateInstanceCallback

Gets/Sets the method used to create object instances.

CurrentProjectAssemblyName

Gets/Sets the Current Projects Assembly Name.

ServiceProvider

Gets/Sets the service provider to use to initialize markup extensions.

TypeFinder

Gets/Sets the type finder to do type lookup.