c# - Visual Studio has the type of my XAML control wrong -


i seem have issue visual studio thinks control richtextblock (which used be) richeditbox. result not accepting it's document property.

in screenshot can see peek definition hover on showing type in visual studio (2015)

any ideas?

click see screenshot


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -