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