Friday, 30 August 2013

Change DataContext of specific property inside control - WPF

Change DataContext of specific property inside control - WPF

References

Reference NO 1

http://stackoverflow.com/questions/15190472/change-datacontext-of-specific-property-inside-control-wpf

Reference NO 2

http://stackoverflow.com/questions/5960561/c-sharp-wpf-two-different-datacontext-in-one-control-while-using-mvvm-and-the-se

Reference NO 3

http://www.codeproject.com/Articles/321899/DataContext-in-WPF

Reference NO 4

http://www.wpf-tutorial.com/data-binding/using-the-datacontext/

Reference NO 5

http://blog.cylewitruk.com/2010/09/wpf-combobox-and-databinding-datacontext-itemssource-displaymemberpath-selecteditem-selectedvalue-selectedvaluepath/

Reference NO 6

http://sblanco.wordpress.com/2010/01/29/wpf-bind-to-a-parent-datacontext-from-within-a-datatemplate/

Reference NO 7

http://social.msdn.microsoft.com/Forums/vstudio/en-US/48e5e7cd-2385-4130-ba07-e7168b7cfaaf/action?threadDisplayName=binding-a-custom-control-datacontext-to-the-current-item-in-a-itemscontrol-datatemplate

Reference NO 8

http://blog.magnusmontin.net/2013/08/26/data-validation-in-wpf/

No comments:

Post a Comment