1 write to _complexProperties
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1586
_complexProperties
= new HybridDictionary();
2 references to _complexProperties
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
1584
if (
_complexProperties
== null)
1588
return
_complexProperties
;