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)
27public string PropertyName { get { return _propertyName; } }