85 references to StringFormat
System.Web.DataVisualization (33)
Common\Annotation\AnnotationBase.cs (2)
2819using (StringFormat format = new StringFormat()) 2863using (StringFormat format = new StringFormat())
Common\ChartTypes\BarChart.cs (2)
836using (StringFormat format = new StringFormat()) 1840using (StringFormat format = new StringFormat())
Common\ChartTypes\BoxPlotChart.cs (1)
883using (StringFormat format = new StringFormat())
Common\ChartTypes\ColumnChart.cs (2)
1205using (StringFormat format = new StringFormat()) 1319using (StringFormat format = new StringFormat())
Common\ChartTypes\ErrorBarChart.cs (1)
940using (StringFormat format = new StringFormat())
Common\ChartTypes\FunnelChart.cs (1)
1567using (StringFormat format = new StringFormat())
Common\ChartTypes\PieChart.cs (4)
1246using (StringFormat format = new StringFormat()) 1327using (StringFormat format = new StringFormat()) 5442using (StringFormat format = new StringFormat()) 5556 StringFormat format = new StringFormat();
Common\ChartTypes\PointChart.cs (1)
675using (StringFormat format = new StringFormat())
Common\ChartTypes\RadarChart.cs (1)
1047using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedAreaChart.cs (2)
993using (StringFormat format = new StringFormat()) 1479using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedBarChart.cs (2)
1040using (StringFormat format = new StringFormat()) 1813using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedColumnChart.cs (2)
1120using (StringFormat format = new StringFormat()) 1836using (StringFormat format = new StringFormat())
Common\ChartTypes\StockChart.cs (1)
940using (StringFormat format = new StringFormat())
Common\General\Axis.cs (4)
1804using (StringFormat format = new StringFormat()) 2236using (StringFormat format = new StringFormat()) 5219using (StringFormat format = new StringFormat()) 5635using (StringFormat format = new StringFormat())
Common\General\Label.cs (3)
1125using (StringFormat format = new StringFormat()) 1364using (StringFormat format = new StringFormat()) 1965using (StringFormat format = new StringFormat())
Common\General\Legend.cs (2)
4192using (StringFormat format = new StringFormat()) 4310 StringFormat format = new StringFormat();
Common\General\StripLine.cs (1)
646using (StringFormat format = new StringFormat())
Common\General\Title.cs (1)
1574using (StringFormat format = new StringFormat())
System.Windows.Forms (11)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1011return new StringFormat();
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
913StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
773using (StringFormat format = new StringFormat()) {
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2701StringFormat output = new StringFormat();
winforms\Managed\System\WinForms\DataGrid.cs (1)
7208StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
587StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
998StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
725StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
601StringFormat format = new StringFormat();
winforms\Managed\System\WinForms\GroupBox.cs (1)
567using( StringFormat format = new StringFormat() ){
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
546StringFormat format = new StringFormat();
System.Windows.Forms.DataVisualization (34)
Common\Annotation\AnnotationBase.cs (2)
2819using (StringFormat format = new StringFormat()) 2863using (StringFormat format = new StringFormat())
Common\ChartTypes\BarChart.cs (2)
836using (StringFormat format = new StringFormat()) 1840using (StringFormat format = new StringFormat())
Common\ChartTypes\BoxPlotChart.cs (1)
883using (StringFormat format = new StringFormat())
Common\ChartTypes\ColumnChart.cs (2)
1205using (StringFormat format = new StringFormat()) 1319using (StringFormat format = new StringFormat())
Common\ChartTypes\ErrorBarChart.cs (1)
940using (StringFormat format = new StringFormat())
Common\ChartTypes\FunnelChart.cs (1)
1567using (StringFormat format = new StringFormat())
Common\ChartTypes\PieChart.cs (4)
1246using (StringFormat format = new StringFormat()) 1327using (StringFormat format = new StringFormat()) 5442using (StringFormat format = new StringFormat()) 5556 StringFormat format = new StringFormat();
Common\ChartTypes\PointChart.cs (1)
675using (StringFormat format = new StringFormat())
Common\ChartTypes\RadarChart.cs (1)
1047using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedAreaChart.cs (2)
993using (StringFormat format = new StringFormat()) 1479using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedBarChart.cs (2)
1040using (StringFormat format = new StringFormat()) 1813using (StringFormat format = new StringFormat())
Common\ChartTypes\StackedColumnChart.cs (2)
1120using (StringFormat format = new StringFormat()) 1836using (StringFormat format = new StringFormat())
Common\ChartTypes\StockChart.cs (1)
940using (StringFormat format = new StringFormat())
Common\General\Axis.cs (4)
1804using (StringFormat format = new StringFormat()) 2236using (StringFormat format = new StringFormat()) 5219using (StringFormat format = new StringFormat()) 5635using (StringFormat format = new StringFormat())
Common\General\Label.cs (3)
1125using (StringFormat format = new StringFormat()) 1364using (StringFormat format = new StringFormat()) 1965using (StringFormat format = new StringFormat())
Common\General\Legend.cs (2)
4192using (StringFormat format = new StringFormat()) 4310 StringFormat format = new StringFormat();
Common\General\StripLine.cs (1)
646using (StringFormat format = new StringFormat())
Common\General\Title.cs (1)
1574using (StringFormat format = new StringFormat())
WinForm\ChartWinControl.cs (1)
589using (StringFormat format = new StringFormat())
System.Workflow.Activities (1)
Designers\StateMachineDesignerPaint.cs (1)
39StringFormat format = new StringFormat();
System.Workflow.ComponentModel (6)
AuthoringOM\Design\DesignerHelpers.cs (2)
71StringFormat format = new StringFormat(); 109StringFormat format = new StringFormat();
AuthoringOM\Design\DesignerWidgets.cs (2)
200StringFormat format = new StringFormat(); 1920StringFormat stringFormat = new StringFormat();
AuthoringOM\Design\MessageFilters\DragDropManager.cs (1)
691StringFormat stringFormat = new StringFormat();
AuthoringOM\Design\WorkflowPrinting.cs (1)
270StringFormat stringFormat = new StringFormat();