XamlParserSettings Class
Definition
Namespace: Alternet.FormDesigner.Wpf.XamlDom
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Settings used for the XamlParser.
Inheritance
System.Object
XamlParserSettings
Syntax
public sealed class 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. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()