ProgressChangedEventArgs.Position
Description:
Progress bar position - value is always between zero and upperRange and is incremented by one with each event of stage "PositionChanged"
Progress bar position - value is always between zero and upperRange and is incremented by one with each event of stage "PositionChanged"
public int Position { get; }