2 types derived from PropertyMap
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHostPropertyMap.cs (1)
18internal sealed class ElementHostPropertyMap : PropertyMap
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (1)
18internal sealed class WindowsFormsHostPropertyMap : PropertyMap
3 references to PropertyMap
WindowsFormsIntegration (3)
System\Windows\Integration\ElementHost.cs (1)
1044public PropertyMap PropertyMap
System\Windows\Integration\WindowsFormsHost.cs (2)
723public PropertyMap PropertyMap 727private PropertyMap _propertyMap;