2
Reply

Describe about RelativeResource Property in WPF application?

Amar Singh

Amar Singh

Sep 18, 2012
1.7k
0

    By default, bindings inherit the data context specified by the DataContext property, if one has been set. However, the RelativeSource property is one of the ways you can explicitly set the source of a Binding and override the inherited data context.

    Akhil Garg
    September 14, 2014
    0

    http://www.c-sharpcorner.com/UploadFile/yougerthen/relativesources-in-wpf/

    Munesh Sharma
    April 23, 2014
    0