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