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