Microsoft.SystemCenter.Visualization.PercentProgressBar (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.PercentProgressBar" Accessibility="Internal">
<Property Name="MinimumValue" Type="xsd://double" BindingDirection="In"/>
<Property Name="MaximumValue" Type="xsd://double" BindingDirection="In"/>
<Property Name="Value" Type="xsd://double" BindingDirection="In"/>
<Property Name="ValueStringFormat" Type="xsd://string" BindingDirection="In"/>
<Property Name="ShowTooltip" Type="xsd://boolean" BindingDirection="In"/>
</ComponentType>