1 write to _constructor
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs (1)
16_constructor = ctor;
1 reference to _constructor
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs (1)
23public Func<Object[], object> Constructor { get { return _constructor; } }