This interface allows the parent activity to associate two properties and indicate to the bind infrastructure the type to be used in validating the bind. For example, you might have an activity with two properties, TypeProperty and ValueProperty, where TypeProperty specifies a valid type for the value of ValueProperty. In such a case, the parent activity implements the IDynamicPropertyTypeProvider interface.