1 write to _contentPropertyName
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1537set { _contentPropertyName = value; }
1 reference to _contentPropertyName
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1536get { return _contentPropertyName; }