1 instantiation of ElementHostPropertyMap
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
888
_propertyMap = new
ElementHostPropertyMap
(this);
1 reference to ElementHostPropertyMap
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
1048
private
ElementHostPropertyMap
_propertyMap;