2 references to PropertyPathNoProperty
PresentationFramework (2)
MS\Internal\Data\DynamicObjectAccessor.cs (1)
29return SW.SR.Format(SW.SR.PropertyPathNoProperty, target, "Items");
System\Windows\PropertyPath.cs (1)
643throw new InvalidOperationException(SR.Format(SR.PropertyPathNoProperty, ownerType.Name, propertyName));