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