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