I have a ControlTemplate that i defined for showing a View model in my required format. However, I am not able to set the Image\'s source property from the DataTrigger of the Co
since you are using a DataTrigger from an item's precpective , the DataTemplates DataContext is an object from your ItemsSource , RelativeSource to the containing control , Path to it's DataContext.Property