Microsoft.SystemCenter.Visualization.Internal.ImageConverterBinaryImageImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Internal.ImageConverter
PlatformWpf, Silverlight
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ImageTypes/BinaryImage
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Internal.ImageConverterBinaryImageImplementation" TypeId="Microsoft.SystemCenter.Visualization.Internal.ImageConverter" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ImageTypes/BinaryImage" Platform="Wpf, Silverlight" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.BinaryImageConverter</ContractFactory>
<Property Name="Image" Direction="In">
<Reference>$Target$</Reference>
</Property>
<Property Name="ByteArray" Direction="In">
<Reference>$Property/ByteArray$</Reference>
</Property>
</Unit>
</ComponentImplementation>