2 writes to _attributeType
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (2)
376
_attributeType
= null;
783
_attributeType
= attributeType;
1 reference to _attributeType
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
780
Type attributeType =
_attributeType
;