HeatmapWidget.Configuration.HeatmapScopePageImplementation (ComponentImplementation)

Element properties:

TypeHeatmapWidget.Configuration.HeatmapScopePage
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="HeatmapWidget.Configuration.HeatmapScopePageImplementation" TypeId="HeatmapWidget.Configuration.HeatmapScopePage" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Veeam.Visualization.Library.Controls.TreeMap.HeatmapScopePage</ContractFactory>
<Property Name="CompositionEngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="Configuration" Direction="Both">
<Reference>$Property/Configuration$</Reference>
</Property>
<Property Name="Personalization" Direction="Both">
<Reference>$Property/Personalization$</Reference>
</Property>
<Property Name="IsValid" Direction="Out">
<Reference>$Property/IsValid$</Reference>
</Property>
</Unit>
</ComponentImplementation>