IProvideValueTarget public interface IProvideValueTarget Interface that defines a target and property to which a value is provided. Documentation object TargetObject { get; } Gets the target object. object TargetProperty { get; } Gets an object that identifies the target property.