1 write to _propertyName
PresentationFramework (1)
MS\Internal\Data\DynamicObjectAccessor.cs (1)
20
_propertyName
= propertyName;
1 reference to _propertyName
PresentationFramework (1)
MS\Internal\Data\DynamicObjectAccessor.cs (1)
24
public string PropertyName { get { return
_propertyName
; } }