4 references to NotBrowsableProperty
System.Windows.Forms.Tests (4)
System\Windows\Forms\PropertyGridInternal\PropertiesTabTests.cs (4)
93
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
103
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
177
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);
187
Assert.NotNull(properties[nameof(ClassWithDefaultProperty.
NotBrowsableProperty
)]);