Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain wpf relative binding/ relative resource?



Explain wpf relative binding/ relative resource?..

Answer / Parinita

{"Relative Binding in WPF allows you to bind the source property of a dependency property to another property in the same ancestor or a parent element. This is useful when there's no direct data context or when you want to bind to a property that is not part of the DataContext.nRelative Resource refers to resources defined relative to the resource dictionary of an element and its ancestors. Relative resources can be referenced by using StaticResource with a key rather than x:Key. This enables reuse of resources across different parts of the UI hierarchy without defining multiple copies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

When should we use "x:name" vs "name"?

1 Answers  


Which tool is required to sketch a mock of your wpf application?

1 Answers  


What is xaml in wpf and why do we need it?

1 Answers  


How can elements in a listbox be sorted?

1 Answers  


Explain serialization?

1 Answers  


What are the various x: prefix used in xaml language?

1 Answers  


What are different kinds of templates in wpf?

1 Answers  


What is better than wpf?

1 Answers  


What is app.xaml in wpf project?

1 Answers  


What are the different types of layout controls?

1 Answers  


What are benefits of prism?

1 Answers  


what is logical tree in wpf?

1 Answers  


Categories