1 write to _childPropertyType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1543
set {
_childPropertyType
= value; }
1 reference to _childPropertyType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1542
get { return
_childPropertyType
; }