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