8 references to Value
System.Windows.Forms.Tests (8)
System\Windows\Forms\PropertyGridInternal\PropertiesTabTests.cs (8)
67Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 84Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 94Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 121Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 136Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 152Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 178Assert.NotNull(properties[nameof(ClassWithDefaultProperty.Value)]); 214[DefaultProperty(nameof(Value))]