2 references to ItemContainerStylePropertyName
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1029
xamlNode.PropName == XamlTemplateSerializer.
ItemContainerStylePropertyName
||
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
226
internal const string HierarchicalDataTemplateItemContainerStyleFullPropertyName = $"{HierarchicalDataTemplateTagName}.{
ItemContainerStylePropertyName
}";