Пример #1
0
 public static void SetCollection(object instance, CustomCollection value)
 {
     AttachedProperties.Add(instance, value);
 }