Imaging Library for Silverlight
BindingValidationError イベント

構文
'宣言
 
Public Event BindingValidationError As System.EventHandler(Of ValidationErrorEventArgs)
public event System.EventHandler<ValidationErrorEventArgs> BindingValidationError
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Controls.ValidationErrorEventArgs 型の引数を受け取りました。次の ValidationErrorEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
ActionGets the state of the validation error.  
ErrorGets the validation error that caused the System.Windows.FrameworkElement.BindingValidationError event.  
HandledGets or sets the value that marks the routed event as handled.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
参照

C1Image クラス
C1Image メンバ