Expression Editor for WPF
C1ExpressionEditor クラス
メンバ 

C1.WPF.ExpressionEditor.4.5.2 アセンブリ > C1.WPF.ExpressionEditor 名前空間 : C1ExpressionEditor クラス
C1ExpressionEditorコントロールを使用して、式を動的に生成し、式の結果を取得します。DataBinding をサポートし、 ISupportExpressionsインタフェースを提供するコントロールを統合します。C1ExpressionEditor は、式文字列でこのようなコントロールのフィールド値を使用することもできます。
シンタックス
'宣言
 
Public Class C1ExpressionEditor 
   Inherits System.Windows.Controls.Control
public class C1ExpressionEditor : System.Windows.Controls.Control 
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.ExpressionEditor.C1ExpressionEditor

参照

C1ExpressionEditor メンバ
C1.WPF.ExpressionEditor 名前空間