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