c# - Multiline textbox have bulk data, resulting in application hangs while resizing window -


in wpf application wpf multiple textbox having large data populated wcf service. when try select text of textbox or resize parent window of textbox application hangs 1-2 minutes. there specific workaround this?

a related question , answer here

try turning off textwrapping in xaml or handling windowresizestart event disable wrapping until resize complete.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -