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