1 write to _propertyMap
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
881_propertyMap = new ElementHostPropertyMap(this);
2 references to _propertyMap
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
194_propertyMap.ApplyAll(); 1036get { return _propertyMap; }