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