• Binding Expressions for WPF and Silverlight Overview
    • Help with WPF and Silverlight Edition
    • Key Features
  • Introduction to Binding Expressions
    • The C1Binding Class
      • Using C1Binding Expression Syntax
      • C1Binding Usage Scenarios
      • C1Binding Limitations
    • The C1CalcEngine Class
      • C1CalcEngine Usage Scenarios
  • C1Binding Expression Syntax Elements
  • C1Binding Sample
  • Reference
    • C1.Silverlight.Binding.5 Assembly
      • Namespaces
        • C1.Silverlight.Binding Namespace
          • Overview
          • Classes
            • C1Binding
              • Overview
              • Members
              • C1Binding Constructor
                • C1Binding Constructor(String)
                • C1Binding Constructor()
              • Methods
                • ProvideValue Method
              • Properties
                • Expression Property
                • FallbackValue Property
                • StringFormat Property
                • TargetNullValue Property
            • C1CalcEngine
              • Overview
              • Members
              • C1CalcEngine Constructor
              • Methods
                • Evaluate Method
                • GetExternalObject Method
                • Parse Method
                • RegisterFunction Method
                  • RegisterFunction(String,Int32,Int32,CalcEngineFunction) Method
                  • RegisterFunction(String,Int32,CalcEngineFunction) Method
              • Properties
                • CacheExpressions Property
                • CultureInfo Property
                • DataContext Property
                • Functions Property
                • IdentifierChars Property
                • OptimizeExpressions Property
                • Variables Property
            • C1StaticResource
              • Overview
              • Members
              • C1StaticResource Constructor
                • C1StaticResource Constructor()
                • C1StaticResource Constructor(String)
              • Methods
                • ProvideValue Method
              • Properties
                • Key Property
                • Path Property
            • Expression
              • Overview
              • Members
              • Methods
                • CompareTo Method
                • Evaluate Method
                • Optimize Method
              • Operators
                • Implicit Type Conversion Operator
            • FunctionDefinition
              • Overview
              • Members
              • FunctionDefinition Constructor
              • Fields
                • Function Field
                • ParmMax Field
                • ParmMin Field
            • PropertyChangedEventManager
              • Overview
              • Members
              • PropertyChangedEventManager Constructor
              • Methods
                • AddListener Method
                • RemoveListener Method
            • Tally
              • Overview
              • Members
              • Tally Constructor
                • Tally Constructor(Boolean)
                • Tally Constructor()
              • Methods
                • Add Method
                • AddValue Method
                • Average Method
                • Count Method
                • Max Method
                • Min Method
                • Range Method
                • Std Method
                • StdP Method
                • Sum Method
                • Var Method
                • VarP Method
            • XObjectExpression
              • Overview
              • Members
              • Methods
                • Evaluate Method
                • GetEnumerator Method
              • Properties
                • Value Property
          • Interfaces
            • IValueObject
              • Overview
              • Members
              • Methods
                • GetValue Method
            • IWeakEventListener
              • Overview
              • Members
              • Methods
                • ReceiveWeakEvent Method
          • Delegates
            • CalcEngineFunction
    • C1.WPF.Binding.4 Assembly
      • Namespaces
        • C1.WPF.Binding Namespace
          • Overview
          • Classes
            • C1Binding
              • Overview
              • Members
              • C1Binding Constructor
                • C1Binding Constructor(String)
                • C1Binding Constructor()
              • Methods
                • ProvideValue Method
              • Properties
                • Expression Property
                • FallbackValue Property
                • StringFormat Property
                • TargetNullValue Property
            • C1CalcEngine
              • Overview
              • Members
              • C1CalcEngine Constructor
              • Methods
                • Evaluate Method
                • GetExternalObject Method
                • Parse Method
                • RegisterFunction Method
                  • RegisterFunction(String,Int32,Int32,CalcEngineFunction) Method
                  • RegisterFunction(String,Int32,CalcEngineFunction) Method
              • Properties
                • CacheExpressions Property
                • CultureInfo Property
                • DataContext Property
                • Functions Property
                • IdentifierChars Property
                • OptimizeExpressions Property
                • Variables Property
            • C1StaticResource
              • Overview
              • Members
              • C1StaticResource Constructor
                • C1StaticResource Constructor()
                • C1StaticResource Constructor(String)
              • Methods
                • ProvideValue Method
              • Properties
                • Key Property
                • Path Property
            • Expression
              • Overview
              • Members
              • Methods
                • CompareTo Method
                • Evaluate Method
                • Optimize Method
              • Operators
                • Implicit Type Conversion Operator
            • FunctionDefinition
              • Overview
              • Members
              • FunctionDefinition Constructor
              • Fields
                • Function Field
                • ParmMax Field
                • ParmMin Field
            • Tally
              • Overview
              • Members
              • Tally Constructor
                • Tally Constructor(Boolean)
                • Tally Constructor()
              • Methods
                • Add Method
                • AddValue Method
                • Average Method
                • Count Method
                • Max Method
                • Min Method
                • Range Method
                • Std Method
                • StdP Method
                • Sum Method
                • Var Method
                • VarP Method
            • XObjectExpression
              • Overview
              • Members
              • Methods
                • Evaluate Method
                • GetEnumerator Method
              • Properties
                • Value Property
          • Interfaces
            • IValueObject
              • Overview
              • Members
              • Methods
                • GetValue Method
          • Delegates
            • CalcEngineFunction