1 override of Attributes
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
51
protected override AttributeCollection
Attributes
=> PropertyDescriptor.Attributes;
1 reference to Attributes
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
407
if (
Attributes
.Contains(PasswordPropertyTextAttribute.Yes))