Here I am using TextBlock and just binding its value with ProgressBar's value. <TextBlock Text="{Binding ElementName=ProgressBarLoading, Path= ...
確定! 回上一頁