Method ClearCachedPropertyValues
ClearCachedPropertyValues()
This will clear all PropertyValues that have been cached. This includes all values set by SetPropertyValue(string, string) as well as any reflection-evaluated properties.
선언
public static void ClearCachedPropertyValues()