8 references to Value
System.Windows.Forms.Tests (8)
System\Windows\Forms\PropertyGridInternal\PropertiesTabTests.cs (8)
65Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 82Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 92Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 119Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 134Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 150Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 176Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 212[DefaultProperty(nameof(ClassWithDefaultProperty.Value))]