Microsoft.SystemCenter.Visualization.ColorConverterImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.ColorConverter
PlatformWpf, Silverlight
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/HexColor
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.ColorConverterImplementation" TypeId="Microsoft.SystemCenter.Visualization.ColorConverter" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/HexColor" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.CommonControls.HexToColorConverter</ContractFactory>
<Property Name="Input" Direction="In">
<Reference>$Target/HexString$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>