windows runtime - Performance issue when show RichTextBlock inside ScrollViewer -


i have richtextblock in scrollviewer, when content of richtextblock long, there serious performance issue. fyi, actual height of richtextblock 580000. how can solve problem?

imho, richtextbox should support virtualization out of box. if still face performace issue should consider third-party vendors telerik, syncfusion or devexpress.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -