4 references to NotBrowsableProperty
System.Windows.Forms.Tests (4)
System\Windows\Forms\PropertyGridInternal\PropertiesTabTests.cs (4)
95
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
105
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
179
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
189
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);