Microsoft.SystemCenter.Visualization.SinglePickerComponentImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.SinglePickerComponentImplementation" TypeId="Microsoft.SystemCenter.Visualization.SinglePickerComponent" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.CommonControls.Pickers.SinglePickerComponent</ContractFactory>
<Property Name="CompositionEngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="Title" Direction="In">
<Reference>$Property/Title$</Reference>
</Property>
<Property Name="DialogTitle" Direction="In">
<Reference>$Property/DialogTitle$</Reference>
</Property>
<Property Name="InputData" Direction="In">
<Reference>$Property/InputData$</Reference>
</Property>
<Property Name="Columns" Direction="In">
<Reference>$Property/Columns$</Reference>
</Property>
<Property Name="SortedColumns" Direction="In">
<Reference>$Property/SortedColumns$</Reference>
</Property>
<Property Name="GroupedColumns" Direction="In">
<Reference>$Property/GroupedColumns$</Reference>
</Property>
<Property Name="Filter" Direction="In">
<Reference>$Property/Filter$</Reference>
</Property>
<Property Name="FilterControl" Direction="In">
<Reference>$Property/FilterControl$</Reference>
</Property>
<Property Name="SelectedItems" Direction="In">
<Reference>$Property/SelectedItems$</Reference>
</Property>
<Property Name="SelectedItemsPropertyName" Direction="In">
<Reference>$Property/SelectedItemsPropertyName$</Reference>
</Property>
<Property Name="DefaultData" Direction="In">
<Reference>$Property/DefaultData$</Reference>
</Property>
<Property Name="IsBusy" Direction="In">
<Reference>$Property/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="In">
<Reference>$Property/LastError$</Reference>
</Property>
<Property Name="CellComponentType" Direction="In">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Property>
<Property Name="ColumnHeaderComponentType" Direction="In">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridColumnHeaderCell"/>
</Property>
</Unit>
</ComponentImplementation>