Interface IProvideValueTarget
This interface is used for MarkupExtension's to indicate in the ProvideValue method the object and property to which this value will be set. The TargetObject and TargetProperty values may be null.
public interface IProvideValueTarget