ActionsHostImplementation (ComponentImplementation)

Element properties:

TypeActionsHost
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="ActionsHostImplementation" TypeId="ActionsHost" Platform="Wpf, Silverlight" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.CommonControls.Actions.ActionsHost</ContractFactory>
<Property Name="CompositionEngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="ContentElement" Direction="In">
<Reference>$Property/ContentElement$</Reference>
</Property>
<Property Name="Action" Direction="Out">
<Reference>$Property/Action$</Reference>
</Property>
<Property Name="ActionTypes" Direction="Out">
<Reference>$Property/ActionTypes$</Reference>
</Property>
</Unit>
</ComponentImplementation>