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