Microsoft.SystemCenter.Visualization.Virtual2DPointConverterImplementation (ComponentImplementation)

Element properties:

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

Source Code:

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