2 writes to _dpType
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (2)
374
_dpType
= null;
811
_dpType
= dpType;
1 reference to _dpType
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
808
Type[] dpType =
_dpType
;