Consider PositionChanged event is called periodically by the system just approximately 4 times per second.
So you can register for PositionChanged event and update value there from code behind.