Intersoft ClientUI Documentation
MultiBindings Class
Members 



Describes a collection of MultiBinding objects attached to a single framework element.
Syntax
<ContentPropertyAttribute("Bindings")>
Public Class MultiBindings 
   Inherits System.Windows.FrameworkElement
Dim instance As MultiBindings
[ContentPropertyAttribute("Bindings")]
public class MultiBindings : System.Windows.FrameworkElement 
[ContentPropertyAttribute("Bindings")]
public ref class MultiBindings : public System.Windows.FrameworkElement 
Remarks
For more information about MultiBinding, see Introduction to Multi Binding.
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            Intersoft.Client.Framework.MultiBindings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MultiBindings Members
Intersoft.Client.Framework Namespace

Send Feedback