9 instantiations of CustomNotifyDataErrorInfo
WindowsBase.Tests (9)
System\ComponentModel\ErrorsChangedEventManagerTests.cs (9)
23
var source = new
CustomNotifyDataErrorInfo
();
98
var source1 = new
CustomNotifyDataErrorInfo
();
99
var source2 = new
CustomNotifyDataErrorInfo
();
169
var source = new
CustomNotifyDataErrorInfo
();
176
var source = new
CustomNotifyDataErrorInfo
();
197
var source1 = new
CustomNotifyDataErrorInfo
();
198
var source2 = new
CustomNotifyDataErrorInfo
();
223
var source = new
CustomNotifyDataErrorInfo
();
254
var source = new
CustomNotifyDataErrorInfo
();
9 references to CustomNotifyDataErrorInfo
WindowsBase.Tests (9)
System\ComponentModel\ErrorsChangedEventManagerTests.cs (9)
23
var
source = new CustomNotifyDataErrorInfo();
98
var
source1 = new CustomNotifyDataErrorInfo();
99
var
source2 = new CustomNotifyDataErrorInfo();
169
var
source = new CustomNotifyDataErrorInfo();
176
var
source = new CustomNotifyDataErrorInfo();
197
var
source1 = new CustomNotifyDataErrorInfo();
198
var
source2 = new CustomNotifyDataErrorInfo();
223
var
source = new CustomNotifyDataErrorInfo();
254
var
source = new CustomNotifyDataErrorInfo();