1 write to _propertyType
PresentationFramework (1)
src\Framework\MS\Internal\Data\AccessorTable.cs (1)
34_propertyType = propertyType;
1 reference to _propertyType
PresentationFramework (1)
src\Framework\MS\Internal\Data\AccessorTable.cs (1)
39internal Type PropertyType { get { return _propertyType; } }