3 references to HasNonValueProperties
PresentationFramework (3)
System\Windows\Markup\Primitives\MarkupWriter.cs (3)
176
if (lastWasString || item.ObjectType != typeof(string) ||
HasNonValueProperties
(item))
750
!
HasNonValueProperties
(subItem))
776
if (!lastWasString && subItem.ObjectType == typeof(string) && !
HasNonValueProperties
(subItem))