Microsoft.SystemCenter.Visualization.GenericCollectionConverterImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.GenericCollectionConverter
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.GenericCollectionConverterImplementation" TypeId="Microsoft.SystemCenter.Visualization.GenericCollectionConverter" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.GenericCollectionConverter</ContractFactory>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="PropertyPath" Direction="In">
<Reference>$Property/PropertyPath$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>