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)
39
internal Type PropertyType { get { return
_propertyType
; } }