2 writes to _componentType
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (2)
48_componentType = property.ComponentType; 63_componentType = ownerType;
1 reference to _componentType
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
279get { return _componentType; }