5 references to _typeProperties
WindowsBase (5)
Base\MS\Internal\ComponentModel\DPCustomTypeDescriptor.cs (5)
147PropertyDescriptorCollection properties = (PropertyDescriptorCollection)_typeProperties[_objectType]; 153lock (_typeProperties) 155_typeProperties[_objectType] = properties; 258lock(_typeProperties) 260_typeProperties.Clear();