2 writes to _boolType
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (2)
375
_boolType
= null;
797
_boolType
= boolType;
1 reference to _boolType
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
794
Type boolType =
_boolType
;