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? -

java - How to implement an entity bound odata action in olingo v4.3 -