'Declaration Public Overrides ReadOnly Property ActualFontStretch As System.Windows.FontStretch
'Usage Dim instance As DataLabel Dim value As System.Windows.FontStretch value = instance.ActualFontStretch
public override System.Windows.FontStretch ActualFontStretch {get;}