8 references to ParenthesizePropertyNameAttribute
System.ComponentModel.Primitives (1)
System\ComponentModel\ParenthesizePropertyNameAttribute.cs (1)
21
public ParenthesizePropertyNameAttribute() :
this
(false)
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (1)
24
new
ParenthesizePropertyNameAttribute
(true)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
582
info.Attributes.Add(new
ParenthesizePropertyNameAttribute
(true));
System\Windows\Forms\Control.cs (1)
1522
[
ParenthesizePropertyName
(true)]
System\Windows\Forms\DataBinding\BindableComponent.cs (1)
75
[
ParenthesizePropertyName
(true)]
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (2)
254
new
ParenthesizePropertyNameAttribute
(true));
262
new
ParenthesizePropertyNameAttribute
(true));
System\Windows\Forms\Design\DesignerExtenders.NameExtenderProvider.cs (1)
72
[
ParenthesizePropertyName
(true)]