バージョン

OnTextChanged メソッド (XamTextEditor)

オーバーライド。
シンタックス
'宣言
 
Protected Overrides Sub OnTextChanged( _
   ByVal previousValue As String, _
   ByVal currentValue As String _
) 
protected override void OnTextChanged( 
   string previousValue,
   string currentValue
)

パラメータ

previousValue
currentValue
参照