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