2 types derived from PropertyMap
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHostPropertyMap.cs (1)
15
internal sealed class ElementHostPropertyMap :
PropertyMap
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (1)
16
internal sealed class WindowsFormsHostPropertyMap :
PropertyMap
3 references to PropertyMap
WindowsFormsIntegration (3)
System\Windows\Integration\ElementHost.cs (1)
1032
public
PropertyMap
PropertyMap
System\Windows\Integration\WindowsFormsHost.cs (2)
699
public
PropertyMap
PropertyMap
703
private
PropertyMap
_propertyMap;