Exemple #1
0
 static ValidatesOnExceptionsBehavior()
 {
     IdValidatesOnExceptionsBehavior = new Guid("046EC76A-0DC9-4024-B893-7E2AF9E4F636");
     ShowOriginalException           = true;
     Instance = new ValidatesOnExceptionsBehavior();
     BindingUpdatedDelegate = OnBindingUpdated;
 }
 static ValidatesOnExceptionsBehavior()
 {
     IdValidatesOnExceptionsBehavior = new Guid("046EC76A-0DC9-4024-B893-7E2AF9E4F636");
     ShowOriginalException = true;
     Instance = new ValidatesOnExceptionsBehavior();
     BindingUpdatedDelegate = OnBindingUpdated;
 }