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