8 instantiations of SRDisplayName
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\DesignerOptions.cs (6)
22
[
SRDisplayName
(nameof(SR.DesignerOptions_GridSizeDisplayName))]
58
[
SRDisplayName
(nameof(SR.DesignerOptions_ShowGridDisplayName))]
66
[
SRDisplayName
(nameof(SR.DesignerOptions_SnapToGridDisplayName))]
87
[
SRDisplayName
(nameof(SR.DesignerOptions_ObjectBoundSmartTagAutoShowDisplayName))]
95
[
SRDisplayName
(nameof(SR.DesignerOptions_CodeGenDisplay))]
103
[
SRDisplayName
(nameof(SR.DesignerOptions_EnableInSituEditingDisplay))]
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\SRDisplayNameAttributeTests.cs (2)
13
SRDisplayNameAttribute attribute =
new
(testDisplayName);
24
SRDisplayNameAttribute attribute =
new
(testDisplayName);
2 references to SRDisplayName
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\SRDisplayNameAttributeTests.cs (2)
13
SRDisplayNameAttribute
attribute = new(testDisplayName);
24
SRDisplayNameAttribute
attribute = new(testDisplayName);