13 references to PropertiesCategoryName
System.Windows.Forms.Design (13)
System\Windows\Forms\Design\ImageListActionList.cs (2)
50
new DesignerActionPropertyItem(nameof(ImageSize), SR.ImageListActionList_ImageSizeDisplayName, SR.
PropertiesCategoryName
, SR.ImageListActionList_ImageSizeDescription),
51
new DesignerActionPropertyItem(nameof(ColorDepth), SR.ImageListActionList_ColorDepthDisplayName, SR.
PropertiesCategoryName
, SR.ImageListActionList_ColorDepthDescription),
System\Windows\Forms\Design\ListViewActionList.cs (6)
52
SR.
PropertiesCategoryName
,
56
SR.
PropertiesCategoryName
,
60
SR.
PropertiesCategoryName
,
64
SR.
PropertiesCategoryName
,
68
SR.
PropertiesCategoryName
,
72
SR.
PropertiesCategoryName
,
System\Windows\Forms\Design\PictureBoxActionList.cs (2)
35
SR.
PropertiesCategoryName
,
41
SR.
PropertiesCategoryName
,
System\Windows\Forms\Design\TextBoxActionList.cs (1)
29
string.Format(SR.MultiLineDisplayName, SR.
PropertiesCategoryName
, SR.MultiLineDescription)),
System\Windows\Forms\Design\TreeViewActionList.cs (2)
35
SR.
PropertiesCategoryName
,
41
SR.
PropertiesCategoryName
,