1 write to _xamlNodeCollectionProcessor
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
152
_xamlNodeCollectionProcessor
= new XamlNodeCollectionProcessor();
1 reference to _xamlNodeCollectionProcessor
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
6618
get { return
_xamlNodeCollectionProcessor
; }