Example #1
0
 public object GetValue(Type targetType)
 {
     return(XamlStaticConverter.ConvertCache(ref _cacheStore, targetType));
 }