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)
23
public Func<Object[], object> Constructor { get { return
_constructor
; } }