wpf - Force update of a Delayed Binding -


we've been using bindingbase.delay property allow better user experience. value of 500 worked in our application it's causing problems. it's possible user click save button before update has been committed vm causing property not updated.

is there command force delayed values pushed vm immediately?


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -