3 references to GetContentPropertyName
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
676
string contentPropertyName =
GetContentPropertyName
(elementType);
4532
string contentPropertyName =
GetContentPropertyName
(elementType);
4961
string contentPropertyName =
GetContentPropertyName
(contentWrapper);