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