What is Elements in WPF?
Pradeep Yadav
Properties are normally written inline like . But if you want to put more complex object as content like an image which contains properties of its own. Then to achieve that we use property element syntax. This allows us to extract properties as own child element.Like: