Currently ConfigurationPropertyCaching is controlled only by the user, however, it's pretty safe to assume that during a single bind operation it's safe to cache mappings. Doing so would allow deeply nested properties to bind more quickly since checking that the underling property source has changed would not be necessary.