Microsoft.Exchange.15.Visualization.Components.Common.TruncatedTextBlockImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.Exchange.15.Visualization.Components.Common.TruncatedTextBlock
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.Exchange.15.Visualization.Components.Common.TruncatedTextBlockImplementation" TypeId="Microsoft.Exchange.15.Visualization.Components.Common.TruncatedTextBlock" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.Exchange15.Visualization.Components.Common.TruncatedTextBlock</ContractFactory>
<Property Name="FullString" Direction="In">
<Reference>$Property/FullString$</Reference>
</Property>
<Property Name="MaxLength" Direction="In">
<Reference>$Property/MaxLength$</Reference>
</Property>
<Property Name="ToolTipMaxLength" Direction="In">
<Reference>$Property/ToolTipMaxLength$</Reference>
</Property>
</Unit>
</ComponentImplementation>