Expression Editor for WPF
RegexRule クラス
メンバ 

C1.WPF.ExpressionEditor.4.5.2 アセンブリ > C1.WPF.ExpressionEditor 名前空間 : RegexRule クラス
エディタのカスタム正規表現スタイルルール。
シンタックス
'宣言
 
Public Class RegexRule 
   Inherits BaseRule
public class RegexRule : BaseRule 
継承階層

System.Object
   C1.WPF.ExpressionEditor.BaseRule
      C1.WPF.ExpressionEditor.RegexRule
         C1.WPF.ExpressionEditor.FieldRule
         C1.WPF.ExpressionEditor.FunctionsRule
         C1.WPF.ExpressionEditor.KeyWordsRule
         C1.WPF.ExpressionEditor.NumberRule
         C1.WPF.ExpressionEditor.StringRule

参照

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