Property Delay
Delay
The time (in milliseconds) to wait after the most recent property change before performing source update.
public int Delay { get; set; }
Property Value
Remarks
This property affects only TwoWay bindings with UpdateSourceTrigger=PropertyChanged.