1 write to _complexProperties
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1570_complexProperties = new HybridDictionary();
2 references to _complexProperties
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
1568if (_complexProperties == null) 1572return _complexProperties;