201 references to DependencyObjectTests
WindowsBase.Tests (201)
System\Windows\DependencyObjectTests.cs (104)
82
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
105
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject));
128
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
151
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject));
176
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
213
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
259
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
313
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
374
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
417
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
425
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
437
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
461
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject), new PropertyMetadata());
485
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
509
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject), new PropertyMetadata());
534
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
572
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
619
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
674
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
736
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
780
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
791
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
814
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject));
837
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
860
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject));
924
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
969
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
1016
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + customCoercedValue?.GetType().Name, typeof(string), typeof(DependencyObject), typeMetadata);
1062
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
1109
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
1143
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
1185
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + invalidValue?.GetType().Name, typeof(int), typeof(DependencyObject), typeMetadata);
1217
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + invalidValue?.GetType().Name, typeof(int), typeof(DependencyObject), typeMetadata);
1236
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1294
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1337
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1385
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
1397
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject));
1409
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1421
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject));
1434
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1446
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1469
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1496
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1512
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
1524
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
1537
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
1609
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1620
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1635
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1651
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1679
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1717
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1739
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1765
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
1777
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject));
1789
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1801
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject));
1814
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1826
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1849
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1880
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
1907
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
1923
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
1935
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
1948
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2020
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2031
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject));
2050
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject));
2073
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2096
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject));
2136
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2185
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2231
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2287
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2351
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2392
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
2403
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(bool), typeof(DependencyObject));
2414
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(bool?), typeof(DependencyObject));
2430
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(string), typeof(DependencyObject));
2439
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2451
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
2471
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(bool?), typeof(DependencyObject), new PropertyMetadata());
2495
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2519
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(object), typeof(DependencyObject), new PropertyMetadata());
2559
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2609
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2656
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2713
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2778
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), typeMetadata);
2827
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(bool), typeof(DependencyObject), new PropertyMetadata());
2838
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(bool?), typeof(DependencyObject), new PropertyMetadata());
2854
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name + value?.GetType().Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2863
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2874
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2882
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2892
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
2904
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), metadata);
2925
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2938
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2952
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2963
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
2975
DependencyProperty property = DependencyProperty.Register(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject));
2988
DependencyPropertyKey key = DependencyProperty.RegisterReadOnly(nameof(
DependencyObjectTests
) + MethodBase.GetCurrentMethod()!.Name, typeof(string), typeof(DependencyObject), new PropertyMetadata());
System\Windows\DependencyPropertyTests.cs (94)
13
yield return new object?[] { "Register_String_Type_Type_TestData1", typeof(string), typeof(
DependencyObjectTests
), null };
14
yield return new object?[] { "Register_String_Type_Type_TestData2", typeof(int), typeof(
DependencyObjectTests
), 0 };
15
yield return new object?[] { "Register_String_Type_Type_TestData3", typeof(int?), typeof(
DependencyObjectTests
), null };
16
yield return new object?[] { "Register_String_Type_Type_TestData4", typeof(List<int>), typeof(
DependencyObjectTests
), null };
17
yield return new object?[] { "Register_String_Type_Type_TestData5", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null };
18
yield return new object?[] { "Register_String_Type_Type_TestData6", typeof(object), typeof(
DependencyObjectTests
), null };
19
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), 0 };
20
yield return new object?[] { " Register_String_Type_Type_TestData7 ", typeof(int), typeof(
DependencyObjectTests
), 0 };
43
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
48
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
52
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
57
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
61
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
65
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
71
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
95
yield return new object?[] { "Register_String_Type_Type_Validate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null, 1 };
100
yield return new object?[] { "Register_String_Type_Type_Validate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0, 1 };
104
yield return new object?[] { "Register_String_Type_Type_Validate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null, 1 };
109
yield return new object?[] { "Register_String_Type_Type_Validate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null, 1 };
113
yield return new object?[] { "Register_String_Type_Type_Validate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null, 1 };
117
yield return new object?[] { "Register_String_Type_Type_Validate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null, 1 };
123
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0, 1 };
155
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
160
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
164
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
169
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
173
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
177
yield return new object?[] { "Register_String_Type_Type_PropertyMetadata_NullValidate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
183
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
208
DependencyProperty property1 = DependencyProperty.Register(MethodBase.GetCurrentMethod()!.Name + "1", typeof(int), typeof(
DependencyObjectTests
));
209
DependencyProperty property2 = DependencyProperty.Register(MethodBase.GetCurrentMethod()!.Name + "2", typeof(int), typeof(
DependencyObjectTests
));
299
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
301
yield return new object?[] { "Register_String_Type_Type_ValidateFail_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
303
yield return new object?[] { " Register_String_Type_Type_ValidateFail_TestData3 ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
324
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData1", typeof(string), typeof(
DependencyObjectTests
), null };
325
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData2", typeof(int), typeof(
DependencyObjectTests
), 0 };
326
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData3", typeof(int?), typeof(
DependencyObjectTests
), null };
327
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData4", typeof(List<int>), typeof(
DependencyObjectTests
), null };
328
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData5", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null };
329
yield return new object?[] { "RegisterAttached_String_Type_Type_TestData6", typeof(object), typeof(
DependencyObjectTests
), null };
330
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), 0 };
331
yield return new object?[] { " RegisterAttached_String_Type_Type_TestData7 ", typeof(int), typeof(
DependencyObjectTests
), 0 };
354
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
359
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
363
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
368
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
372
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
376
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
382
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
408
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
413
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
417
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
422
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
426
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
430
yield return new object?[] { "RegisterAttached_String_Type_Type_Validate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
436
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
468
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
473
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
477
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
482
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
486
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
490
yield return new object?[] { "RegisterAttached_String_Type_Type_PropertyMetadata_NullValidate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
496
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
521
DependencyProperty property1 = DependencyProperty.RegisterAttached(MethodBase.GetCurrentMethod()!.Name + "1", typeof(int), typeof(
DependencyObjectTests
));
522
DependencyProperty property2 = DependencyProperty.RegisterAttached(MethodBase.GetCurrentMethod()!.Name + "2", typeof(int), typeof(
DependencyObjectTests
));
605
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
607
yield return new object?[] { "RegisterAttached_String_Type_Type_ValidateFail_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
609
yield return new object?[] { " RegisterAttached_String_Type_Type_ValidateFail_TestData3 ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
923
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
928
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
932
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
937
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
941
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
945
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
951
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
981
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null, 2 };
986
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0, 2 };
990
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null, 2 };
995
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null, 2 };
999
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null, 2 };
1003
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_Validate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null, 2 };
1009
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0, 2 };
1045
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
1050
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData6", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
1054
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData10", typeof(int?), typeof(
DependencyObjectTests
), null, null };
1059
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData15", typeof(List<int>), typeof(
DependencyObjectTests
), null, null };
1063
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData19", typeof(Dictionary<string, int>), typeof(
DependencyObjectTests
), null, null };
1067
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_PropertyMetadata_NullValidate_TestData23", typeof(object), typeof(
DependencyObjectTests
), null, null };
1073
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
1101
DependencyProperty property1 = DependencyProperty.RegisterAttachedReadOnly(MethodBase.GetCurrentMethod()!.Name + "1", typeof(int), typeof(
DependencyObjectTests
), new PropertyMetadata()).DependencyProperty;
1102
DependencyProperty property2 = DependencyProperty.RegisterAttachedReadOnly(MethodBase.GetCurrentMethod()!.Name + "2", typeof(int), typeof(
DependencyObjectTests
), new PropertyMetadata()).DependencyProperty;
1179
yield return new object?[] { " ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
1181
yield return new object?[] { "RegisterAttachedReadOnly_String_Type_Type_ValidateFail_TestData1", typeof(string), typeof(
DependencyObjectTests
), null, null };
1183
yield return new object?[] { " RegisterAttachedReadOnly_String_Type_Type_ValidateFail_TestData3 ", typeof(int), typeof(
DependencyObjectTests
), null, 0 };
System\Windows\PropertyMetadataTests.cs (3)
152
DependencyProperty property = DependencyProperty.Register(nameof(PropertyMetadataTests) + MethodBase.GetCurrentMethod()!.Name, typeof(int), typeof(
DependencyObjectTests
));
206
DependencyProperty property = DependencyProperty.Register(nameof(PropertyMetadataTests) + MethodBase.GetCurrentMethod()!.Name, typeof(int), typeof(
DependencyObjectTests
));
245
DependencyProperty property = DependencyProperty.Register(nameof(PropertyMetadataTests) + MethodBase.GetCurrentMethod()!.Name, typeof(int), typeof(
DependencyObjectTests
));