public static void SetAttach(DependencyObject obj, MultiBindings value) { obj.SetValue(AttachProperty, value); }