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