Intersoft ClientUI Documentation
BindingSourceEvaluator<T> Class
Members 



Represents a generic binding class used to evaluate the binding source.
Syntax
Public Class BindingSourceEvaluator(Of T) 
   Inherits System.Windows.FrameworkElement
public class BindingSourceEvaluator<T> : System.Windows.FrameworkElement 
generic<typename T>
public ref class BindingSourceEvaluator : public System.Windows.FrameworkElement 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            Intersoft.Client.Framework.BindingSourceEvaluator<T>

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

BindingSourceEvaluator<T> Members
Intersoft.Client.Framework Namespace

Send Feedback