Event AnimationUpdated
Fires after each Seek(TimeSpan) call, notifying subscribers of updated state (Progress, Duration, IsComplete).
public event EventHandler? AnimationUpdated
Fires after each Seek(TimeSpan) call, notifying subscribers of updated state (Progress, Duration, IsComplete).
public event EventHandler? AnimationUpdated