2 types derived from DefaultValueAttribute
System.Web (1)
WebSysDefaultValueAttribute.cs (1)
13internal sealed class WebSysDefaultValueAttribute : DefaultValueAttribute {
System.Web.Extensions (1)
UI\ResourceDefaultValueAttribute.cs (1)
14internal sealed class ResourceDefaultValueAttribute : DefaultValueAttribute {
4881 instantiations of DefaultValueAttribute
PresentationCore (8)
Core\CSharp\System\Windows\Input\InputScope.cs (2)
58[DefaultValue(null)] 79[DefaultValue(null)]
Core\CSharp\System\Windows\Media\Animation\ParallelTimeline.cs (1)
172[DefaultValue(SlipBehavior.Grow)]
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (3)
261[DefaultValue(false)] 516[DefaultValue((string)null)] 595[DefaultValue((double)1.0)]
Core\CSharp\System\Windows\Media\ContainerVisual.cs (2)
134[DefaultValue(null)] 144[DefaultValue(null)]
PresentationFramework (89)
src\Framework\System\Windows\Condition.cs (3)
83[DefaultValue(null)] 106[DefaultValue(null)] 161[DefaultValue(null)]
src\Framework\System\Windows\Controls\AccessText.cs (1)
143[DefaultValue("")]
src\Framework\System\Windows\Controls\AdornedElementPlaceholder.cs (1)
111[DefaultValue(null)]
src\Framework\System\Windows\Controls\Decorator.cs (1)
112[DefaultValue(null)]
src\Framework\System\Windows\Controls\GroupStyle.cs (7)
117[DefaultValue(null)] 128[DefaultValue(null)] 138[DefaultValue(null)] 149[DefaultValue(null)] 160[DefaultValue(null)] 171[DefaultValue(false)] 182[DefaultValue(0)]
src\Framework\System\Windows\Controls\PasswordBox.cs (2)
170[DefaultValue("")] 285[DefaultValue((int)0)]
src\Framework\System\Windows\Controls\RadioButton.cs (1)
208[DefaultValue("")]
src\Framework\System\Windows\Controls\Stack.cs (2)
355[DefaultValue(false)] 378[DefaultValue(false)]
src\Framework\System\Windows\Controls\TextBox.cs (6)
652[DefaultValue(1)] 677[DefaultValue(Int32.MaxValue)] 706[DefaultValue("")] 767[DefaultValue((int)0)] 827[DefaultValue((int)0)] 871[DefaultValue((int)0)]
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
1772[DefaultValue(false)] 1795[DefaultValue(false)]
src\Framework\System\Windows\ControlTemplate.cs (1)
91[DefaultValue(null)]
src\Framework\System\Windows\Data\Binding.cs (17)
271[DefaultValue(false)] 290[DefaultValue(false)] 309[DefaultValue(true)] 364[DefaultValue(null)] 372[DefaultValue(BindingMode.Default)] 401[DefaultValue(UpdateSourceTrigger.Default)] 429[DefaultValue(false)] 449[DefaultValue(false)] 468[DefaultValue(false)] 487[DefaultValue(null)] 498[DefaultValue(null)] 506[DefaultValue(null)] 567[DefaultValue(null)] 586[DefaultValue(null)] 605[DefaultValue(false)] 613[DefaultValue(null)] 632[DefaultValue(false)]
src\Framework\System\Windows\Data\BindingBase.cs (3)
125[System.ComponentModel.DefaultValue(null)] 152[DefaultValue("")] 166[DefaultValue(0)]
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
373[DefaultValue(null)]
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
489[DefaultValue(null)]
src\Framework\System\Windows\Data\MultiBinding.cs (11)
106[DefaultValue(BindingMode.Default)] 130[DefaultValue(UpdateSourceTrigger.PropertyChanged)] 154[DefaultValue(false)] 174[DefaultValue(false)] 193[DefaultValue(false)] 212[DefaultValue(null)] 223[DefaultValue(null)] 231[DefaultValue(null)] 283[DefaultValue(false)] 302[DefaultValue(false)] 321[DefaultValue(true)]
src\Framework\System\Windows\Data\ObjectDataProvider.cs (2)
206[DefaultValue(null)] 272[DefaultValue(false)]
src\Framework\System\Windows\Data\PropertyGroupDescription.cs (3)
124[DefaultValue(null)] 142[DefaultValue(null)] 155[DefaultValue(StringComparison.Ordinal)]
src\Framework\System\Windows\Data\XmlDataProvider.cs (2)
181[DefaultValue(null)] 202[DefaultValue(true)]
src\Framework\System\Windows\DataTemplate.cs (1)
68[DefaultValue(null)]
src\Framework\System\Windows\Documents\PageContent.cs (1)
284[DefaultValue(null)]
src\Framework\System\windows\Documents\Section.cs (1)
75[DefaultValue(true)]
src\Framework\System\Windows\EventTrigger.cs (1)
123[DefaultValue(null)]
src\Framework\System\Windows\FrameworkTemplate.cs (1)
189[DefaultValue(null)]
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1008_nullDefaultValueAttribute = new DefaultValueAttribute(null);
src\Framework\System\Windows\Media\Animation\BeginStoryboard.cs (3)
47[DefaultValue(null)] 66[DefaultValue(HandoffBehavior.SnapshotAndReplace)] 94[DefaultValue(null)]
src\Framework\System\Windows\Media\Animation\ControllableStoryboardAction.cs (1)
39[DefaultValue(null)]
src\Framework\System\Windows\Media\Animation\SeekStoryboard.cs (1)
61[DefaultValue(TimeSeekOrigin.BeginTime)]
src\Framework\System\Windows\Media\Animation\SetStoryboardSpeedRatio.cs (1)
26[DefaultValue(1.0)]
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
652[DefaultValue(null)]
src\Framework\System\Windows\ResourceDictionary.cs (1)
378[DefaultValue(false)]
src\Framework\System\Windows\Setter.cs (2)
146[DefaultValue(null)] 214[DefaultValue(null)]
src\Framework\System\Windows\Style.cs (1)
203[DefaultValue(null)]
src\Framework\System\Windows\TemplateBindingExtension.cs (2)
90[DefaultValue(null)] 107[DefaultValue(null)]
src\Framework\System\Windows\Trigger.cs (1)
101[DefaultValue(null)]
src\Framework\System\Windows\Window.cs (2)
1152[DefaultValue(WindowStartupLocation.Manual)] 1270[DefaultValue(null)]
System (58)
compmod\system\componentmodel\BackgroundWorker.cs (2)
215DefaultValue(false) 226DefaultValue(false)
services\io\system\io\FileSystemWatcher.cs (7)
157DefaultValue(defaultNotifyFilters), 180DefaultValue(false), 210DefaultValue("*.*"), 236DefaultValue(false), 258DefaultValue(8192) 287DefaultValue(""), 349DefaultValue(null),
services\monitoring\system\diagnosticts\CounterCreationData.cs (3)
45DefaultValue(PerformanceCounterType.NumberOfItems32), 64DefaultValue(""), 82DefaultValue(""),
services\monitoring\system\diagnosticts\EventLog.cs (5)
154[DefaultValue("")] 185[DefaultValue(".")] 256[DefaultValue(false)] 274[DefaultValue(null)] 296[DefaultValue("")]
services\monitoring\system\diagnosticts\PerformanceCounter.cs (6)
144DefaultValue(""), 193DefaultValue(""), 242DefaultValue(PerformanceCounterInstanceLifetime.Global), 263DefaultValue(""), 290DefaultValue(true), 315DefaultValue("."),
services\monitoring\system\diagnosticts\Process.cs (2)
1015DefaultValue(null), 1118[Browsable(false), DefaultValue(false), MonitoringDescription(SR.ProcessEnableRaisingEvents)]
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (13)
110DefaultValueAttribute(""), 129DefaultValueAttribute(""), 149DefaultValue(false), 164DefaultValue( null ), 205DefaultValue(null), 222DefaultValue(false), 235DefaultValue(false), 248DefaultValue(false), 273DefaultValue(true), 374DefaultValue(""), 396DefaultValue(""), 420DefaultValueAttribute(false), 445DefaultValueAttribute(System.Diagnostics.ProcessWindowStyle.Normal),
services\timers\system\timers\Timer.cs (4)
78[Category("Behavior"), TimersDescription(SR.TimerAutoReset), DefaultValue(true)] 102[Category("Behavior"), TimersDescription(SR.TimerEnabled), DefaultValue(false)] 155[Category("Behavior"), TimersDescription(SR.TimerInterval), DefaultValue(100d), SettingsBindable(true)] 212DefaultValue(null),
sys\system\io\ports\SerialPort.cs (16)
126DefaultValue(defaultBaudRate), 219DefaultValue(defaultDataBits), 237DefaultValue(defaultDiscardNull), 266DefaultValue(defaultDtrEnable), 319DefaultValue(defaultHandshake), 347DefaultValue(defaultNewLine), 363DefaultValue(defaultParity), 384DefaultValue(defaultParityReplace), 402DefaultValue(defaultPortName), 429DefaultValue(defaultReadBufferSize), 448DefaultValue(SerialPort.InfiniteTimeout), 469DefaultValue(defaultReceivedBytesThreshold), 498DefaultValue(defaultRtsEnable), 519DefaultValue(defaultStopBits), 541DefaultValue(defaultWriteBufferSize), 560DefaultValue(defaultWriteTimeout),
System.Activities (489)
System\Activities\Activity.cs (3)
84[DefaultValue(null)] 92[DefaultValue(null)] 1824[DefaultValue(null)]
System\Activities\ActivityAction.cs (137)
30[DefaultValue(null)] 53[DefaultValue(null)] 60[DefaultValue(null)] 84[DefaultValue(null)] 91[DefaultValue(null)] 98[DefaultValue(null)] 123[DefaultValue(null)] 130[DefaultValue(null)] 137[DefaultValue(null)] 144[DefaultValue(null)] 170[DefaultValue(null)] 177[DefaultValue(null)] 184[DefaultValue(null)] 191[DefaultValue(null)] 198[DefaultValue(null)] 225[DefaultValue(null)] 232[DefaultValue(null)] 239[DefaultValue(null)] 246[DefaultValue(null)] 253[DefaultValue(null)] 260[DefaultValue(null)] 288[DefaultValue(null)] 295[DefaultValue(null)] 302[DefaultValue(null)] 309[DefaultValue(null)] 316[DefaultValue(null)] 323[DefaultValue(null)] 330[DefaultValue(null)] 337[DefaultValue(null)] 360[DefaultValue(null)] 367[DefaultValue(null)] 374[DefaultValue(null)] 381[DefaultValue(null)] 388[DefaultValue(null)] 395[DefaultValue(null)] 402[DefaultValue(null)] 409[DefaultValue(null)] 439[DefaultValue(null)] 446[DefaultValue(null)] 453[DefaultValue(null)] 460[DefaultValue(null)] 467[DefaultValue(null)] 474[DefaultValue(null)] 481[DefaultValue(null)] 488[DefaultValue(null)] 495[DefaultValue(null)] 526[DefaultValue(null)] 533[DefaultValue(null)] 540[DefaultValue(null)] 547[DefaultValue(null)] 554[DefaultValue(null)] 561[DefaultValue(null)] 568[DefaultValue(null)] 575[DefaultValue(null)] 582[DefaultValue(null)] 589[DefaultValue(null)] 621[DefaultValue(null)] 628[DefaultValue(null)] 635[DefaultValue(null)] 642[DefaultValue(null)] 649[DefaultValue(null)] 656[DefaultValue(null)] 663[DefaultValue(null)] 670[DefaultValue(null)] 677[DefaultValue(null)] 684[DefaultValue(null)] 691[DefaultValue(null)] 724[DefaultValue(null)] 731[DefaultValue(null)] 738[DefaultValue(null)] 745[DefaultValue(null)] 752[DefaultValue(null)] 759[DefaultValue(null)] 766[DefaultValue(null)] 773[DefaultValue(null)] 780[DefaultValue(null)] 787[DefaultValue(null)] 794[DefaultValue(null)] 801[DefaultValue(null)] 835[DefaultValue(null)] 842[DefaultValue(null)] 849[DefaultValue(null)] 856[DefaultValue(null)] 863[DefaultValue(null)] 870[DefaultValue(null)] 877[DefaultValue(null)] 884[DefaultValue(null)] 891[DefaultValue(null)] 898[DefaultValue(null)] 905[DefaultValue(null)] 912[DefaultValue(null)] 919[DefaultValue(null)] 954[DefaultValue(null)] 961[DefaultValue(null)] 968[DefaultValue(null)] 975[DefaultValue(null)] 982[DefaultValue(null)] 989[DefaultValue(null)] 996[DefaultValue(null)] 1003[DefaultValue(null)] 1010[DefaultValue(null)] 1017[DefaultValue(null)] 1024[DefaultValue(null)] 1031[DefaultValue(null)] 1038[DefaultValue(null)] 1045[DefaultValue(null)] 1081[DefaultValue(null)] 1088[DefaultValue(null)] 1095[DefaultValue(null)] 1102[DefaultValue(null)] 1109[DefaultValue(null)] 1116[DefaultValue(null)] 1123[DefaultValue(null)] 1130[DefaultValue(null)] 1137[DefaultValue(null)] 1144[DefaultValue(null)] 1151[DefaultValue(null)] 1158[DefaultValue(null)] 1165[DefaultValue(null)] 1172[DefaultValue(null)] 1179[DefaultValue(null)] 1216[DefaultValue(null)] 1223[DefaultValue(null)] 1230[DefaultValue(null)] 1237[DefaultValue(null)] 1244[DefaultValue(null)] 1251[DefaultValue(null)] 1258[DefaultValue(null)] 1265[DefaultValue(null)] 1272[DefaultValue(null)] 1279[DefaultValue(null)] 1286[DefaultValue(null)] 1293[DefaultValue(null)] 1300[DefaultValue(null)] 1307[DefaultValue(null)] 1314[DefaultValue(null)] 1321[DefaultValue(null)]
System\Activities\ActivityBuilder.cs (4)
82[DefaultValue(null)] 90[DefaultValue(null)] 347[DefaultValue(null)] 355[DefaultValue(null)]
System\Activities\ActivityDelegate.cs (1)
68[DefaultValue(null)]
System\Activities\ActivityFunc.cs (153)
16[DefaultValue(null)] 45[DefaultValue(null)] 52[DefaultValue(null)] 81[DefaultValue(null)] 88[DefaultValue(null)] 95[DefaultValue(null)] 125[DefaultValue(null)] 132[DefaultValue(null)] 139[DefaultValue(null)] 146[DefaultValue(null)] 177[DefaultValue(null)] 184[DefaultValue(null)] 191[DefaultValue(null)] 198[DefaultValue(null)] 205[DefaultValue(null)] 237[DefaultValue(null)] 244[DefaultValue(null)] 251[DefaultValue(null)] 258[DefaultValue(null)] 265[DefaultValue(null)] 272[DefaultValue(null)] 305[DefaultValue(null)] 312[DefaultValue(null)] 319[DefaultValue(null)] 326[DefaultValue(null)] 333[DefaultValue(null)] 340[DefaultValue(null)] 347[DefaultValue(null)] 381[DefaultValue(null)] 388[DefaultValue(null)] 395[DefaultValue(null)] 402[DefaultValue(null)] 409[DefaultValue(null)] 416[DefaultValue(null)] 423[DefaultValue(null)] 430[DefaultValue(null)] 465[DefaultValue(null)] 472[DefaultValue(null)] 479[DefaultValue(null)] 486[DefaultValue(null)] 493[DefaultValue(null)] 500[DefaultValue(null)] 507[DefaultValue(null)] 514[DefaultValue(null)] 521[DefaultValue(null)] 557[DefaultValue(null)] 564[DefaultValue(null)] 571[DefaultValue(null)] 578[DefaultValue(null)] 585[DefaultValue(null)] 592[DefaultValue(null)] 599[DefaultValue(null)] 606[DefaultValue(null)] 613[DefaultValue(null)] 620[DefaultValue(null)] 657[DefaultValue(null)] 664[DefaultValue(null)] 671[DefaultValue(null)] 678[DefaultValue(null)] 685[DefaultValue(null)] 692[DefaultValue(null)] 699[DefaultValue(null)] 706[DefaultValue(null)] 713[DefaultValue(null)] 720[DefaultValue(null)] 727[DefaultValue(null)] 765[DefaultValue(null)] 772[DefaultValue(null)] 779[DefaultValue(null)] 786[DefaultValue(null)] 793[DefaultValue(null)] 800[DefaultValue(null)] 807[DefaultValue(null)] 814[DefaultValue(null)] 821[DefaultValue(null)] 828[DefaultValue(null)] 835[DefaultValue(null)] 842[DefaultValue(null)] 881[DefaultValue(null)] 888[DefaultValue(null)] 895[DefaultValue(null)] 902[DefaultValue(null)] 909[DefaultValue(null)] 916[DefaultValue(null)] 923[DefaultValue(null)] 930[DefaultValue(null)] 937[DefaultValue(null)] 944[DefaultValue(null)] 951[DefaultValue(null)] 958[DefaultValue(null)] 965[DefaultValue(null)] 1005[DefaultValue(null)] 1012[DefaultValue(null)] 1019[DefaultValue(null)] 1026[DefaultValue(null)] 1033[DefaultValue(null)] 1040[DefaultValue(null)] 1047[DefaultValue(null)] 1054[DefaultValue(null)] 1061[DefaultValue(null)] 1068[DefaultValue(null)] 1075[DefaultValue(null)] 1082[DefaultValue(null)] 1089[DefaultValue(null)] 1096[DefaultValue(null)] 1137[DefaultValue(null)] 1144[DefaultValue(null)] 1151[DefaultValue(null)] 1158[DefaultValue(null)] 1165[DefaultValue(null)] 1172[DefaultValue(null)] 1179[DefaultValue(null)] 1186[DefaultValue(null)] 1193[DefaultValue(null)] 1200[DefaultValue(null)] 1207[DefaultValue(null)] 1214[DefaultValue(null)] 1221[DefaultValue(null)] 1228[DefaultValue(null)] 1235[DefaultValue(null)] 1277[DefaultValue(null)] 1284[DefaultValue(null)] 1291[DefaultValue(null)] 1298[DefaultValue(null)] 1305[DefaultValue(null)] 1312[DefaultValue(null)] 1319[DefaultValue(null)] 1326[DefaultValue(null)] 1333[DefaultValue(null)] 1340[DefaultValue(null)] 1347[DefaultValue(null)] 1354[DefaultValue(null)] 1361[DefaultValue(null)] 1368[DefaultValue(null)] 1375[DefaultValue(null)] 1382[DefaultValue(null)] 1425[DefaultValue(null)] 1432[DefaultValue(null)] 1439[DefaultValue(null)] 1446[DefaultValue(null)] 1453[DefaultValue(null)] 1460[DefaultValue(null)] 1467[DefaultValue(null)] 1474[DefaultValue(null)] 1481[DefaultValue(null)] 1488[DefaultValue(null)] 1495[DefaultValue(null)] 1502[DefaultValue(null)] 1509[DefaultValue(null)] 1516[DefaultValue(null)] 1523[DefaultValue(null)] 1530[DefaultValue(null)] 1537[DefaultValue(null)]
System\Activities\Argument.cs (2)
51[DefaultValue(-1)] 69[DefaultValue(null)]
System\Activities\DelegateArgument.cs (1)
26[DefaultValue(null)]
System\Activities\DynamicActivity.cs (4)
77[DefaultValue(null)] 91[DefaultValue(null)] 265[DefaultValue(null)] 279[DefaultValue(null)]
System\Activities\DynamicActivityProperty.cs (3)
33[DefaultValue(null)] 40[DefaultValue(null)] 49[DefaultValue(null)]
System\Activities\Expressions\Add.cs (3)
25[DefaultValue(null)] 33[DefaultValue(null)] 40[DefaultValue(true)]
System\Activities\Expressions\And.cs (2)
25[DefaultValue(null)] 33[DefaultValue(null)]
System\Activities\Expressions\AndAlso.cs (2)
47[DefaultValue(null)] 54[DefaultValue(null)]
System\Activities\Expressions\ArrayItemReference.cs (2)
21[DefaultValue(null)] 29[DefaultValue(null)]
System\Activities\Expressions\ArrayItemValue.cs (2)
22[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Expressions\As.cs (1)
25[DefaultValue(null)]
System\Activities\Expressions\Cast.cs (2)
24[DefaultValue(null)] 31[DefaultValue(true)]
System\Activities\Expressions\Divide.cs (2)
22[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Expressions\Equal.cs (2)
22[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Expressions\FieldReference.cs (2)
21[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Expressions\FieldValue.cs (2)
17[DefaultValue(null)] 24[DefaultValue(null)]
System\Activities\Expressions\GreaterThan.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Expressions\GreaterThanOrEqual.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Expressions\IndexerReference.cs (2)
30[DefaultValue(null)] 38[DefaultValue(null)]
System\Activities\Expressions\InvokeFunc.cs (16)
20[DefaultValue(null)] 119[DefaultValue(null)] 181[DefaultValue(null)] 251[DefaultValue(null)] 329[DefaultValue(null)] 411[DefaultValue(null)] 500[DefaultValue(null)] 596[DefaultValue(null)] 700[DefaultValue(null)] 811[DefaultValue(null)] 929[DefaultValue(null)] 1054[DefaultValue(null)] 1187[DefaultValue(null)] 1327[DefaultValue(null)] 1474[DefaultValue(null)] 1628[DefaultValue(null)]
System\Activities\Expressions\InvokeMethod.cs (3)
82[DefaultValue(null)] 89[DefaultValue(null)] 96[DefaultValue(false)]
System\Activities\Expressions\LessThan.cs (2)
22[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Expressions\LessThanOrEqual.cs (2)
22[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Expressions\MultidimensionalArrayItemReference.cs (2)
20[DefaultValue(null)] 27[DefaultValue(null)]
System\Activities\Expressions\Multiply.cs (3)
24[DefaultValue(null)] 32[DefaultValue(null)] 39[DefaultValue(true)]
System\Activities\Expressions\Not.cs (1)
23[DefaultValue(null)]
System\Activities\Expressions\NotEqual.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Expressions\Or.cs (2)
23[DefaultValue(null)] 31[DefaultValue(null)]
System\Activities\Expressions\OrElse.cs (2)
47[DefaultValue(null)] 54[DefaultValue(null)]
System\Activities\Expressions\PropertyReference.cs (1)
25[DefaultValue(null)]
System\Activities\Expressions\PropertyValue.cs (1)
24[DefaultValue(null)]
System\Activities\Expressions\Subtract.cs (3)
24[DefaultValue(null)] 32[DefaultValue(null)] 39[DefaultValue(true)]
System\Activities\Expressions\ValueTypeFieldReference.cs (2)
21[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Expressions\ValueTypeIndexerReference.cs (2)
31[DefaultValue(null)] 39[DefaultValue(null)]
System\Activities\Expressions\ValueTypePropertyReference.cs (2)
28[DefaultValue(null)] 35[DefaultValue(null)]
System\Activities\InArgument.cs (1)
113[DefaultValue(null)]
System\Activities\InOutArgument.cs (1)
86[DefaultValue(null)]
System\Activities\OutArgument.cs (1)
106[DefaultValue(null)]
System\Activities\Statements\AddToCollection.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Statements\Assign.cs (4)
20[DefaultValue(null)] 28[DefaultValue(null)] 90[DefaultValue(null)] 98[DefaultValue(null)]
System\Activities\Statements\CancellationScope.cs (2)
50[DefaultValue(null)] 58[DefaultValue(null)]
System\Activities\Statements\Catch.cs (1)
50[DefaultValue(null)]
System\Activities\Statements\ClearCollection.cs (1)
20[DefaultValue(null)]
System\Activities\Statements\CompensableActivity.cs (4)
63[DefaultValue(null)] 71[DefaultValue(null)] 79[DefaultValue(null)] 87[DefaultValue(null)]
System\Activities\Statements\Compensate.cs (1)
30[DefaultValue(null)]
System\Activities\Statements\CompensationTokenData.cs (1)
55[DefaultValue(CompensationState.Active)]
System\Activities\Statements\Delay.cs (1)
27[DefaultValue(null)]
System\Activities\Statements\DoWhile.cs (2)
74[DefaultValue(null)] 82[DefaultValue(null)]
System\Activities\Statements\ExistsInCollection.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Statements\Flowchart.cs (1)
35[DefaultValue(false)]
System\Activities\Statements\FlowDecision.cs (4)
47[DefaultValue(null)] 54[DefaultValue(null)] 62[DefaultValue(null)] 70[DefaultValue(FlowDecision.DefaultDisplayName)]
System\Activities\Statements\FlowStep.cs (2)
19[DefaultValue(null)] 26[DefaultValue(null)]
System\Activities\Statements\FlowSwitch.cs (3)
28[DefaultValue(null)] 35[DefaultValue(null)] 51[DefaultValue(FlowSwitch<T>.DefaultDisplayName)]
System\Activities\Statements\ForEach.cs (2)
29[DefaultValue(null)] 37[DefaultValue(null)]
System\Activities\Statements\If.cs (3)
57[DefaultValue(null)] 64[DefaultValue(null)] 72[DefaultValue(null)]
System\Activities\Statements\InternalState.cs (1)
109[DefaultValue(false)]
System\Activities\Statements\InvokeAction.cs (17)
36[DefaultValue(null)] 73[DefaultValue(null)] 126[DefaultValue(null)] 177[DefaultValue(null)] 235[DefaultValue(null)] 301[DefaultValue(null)] 374[DefaultValue(null)] 454[DefaultValue(null)] 541[DefaultValue(null)] 636[DefaultValue(null)] 738[DefaultValue(null)] 847[DefaultValue(null)] 963[DefaultValue(null)] 1087[DefaultValue(null)] 1218[DefaultValue(null)] 1356[DefaultValue(null)] 1501[DefaultValue(null)]
System\Activities\Statements\InvokeDelegate.cs (2)
29[DefaultValue(null)] 44[DefaultValue(null)]
System\Activities\Statements\InvokeMethod.cs (4)
83[DefaultValue(null)] 90[DefaultValue(null)] 97[DefaultValue(null)] 104[DefaultValue(false)]
System\Activities\Statements\NoPersistScope.cs (1)
34[DefaultValue(null)]
System\Activities\Statements\Parallel.cs (1)
52[DefaultValue(null)]
System\Activities\Statements\ParallelForEach.cs (3)
27[DefaultValue(null)] 34[DefaultValue(null)] 42[DefaultValue(null)]
System\Activities\Statements\PickBranch.cs (3)
45[DefaultValue(null)] 49[DefaultValue(null)] 54[DefaultValue("PickBranch")]
System\Activities\Statements\RemoveFromCollection.cs (2)
20[DefaultValue(null)] 28[DefaultValue(null)]
System\Activities\Statements\Rethrow.cs (2)
55[DefaultValue(null)] 63[DefaultValue(null)]
System\Activities\Statements\State.cs (3)
39[DefaultValue(null)] 51[DefaultValue(null)] 118[DefaultValue(false)]
System\Activities\Statements\StateMachine.cs (1)
69[DefaultValue(null)]
System\Activities\Statements\Switch.cs (2)
60[DefaultValue(null)] 79[DefaultValue(null)]
System\Activities\Statements\TerminateWorkflow.cs (2)
16[DefaultValue(null)] 19[DefaultValue(null)]
System\Activities\Statements\Throw.cs (1)
21[DefaultValue(null)]
System\Activities\Statements\TransactionScope.cs (2)
51[DefaultValue(null)] 58[DefaultValue(true)]
System\Activities\Statements\Transition.cs (4)
23[DefaultValue(null)] 36[DefaultValue(null)] 57[DefaultValue(null)] 69[DefaultValue(null)]
System\Activities\Statements\TryCatch.cs (2)
57[DefaultValue(null)] 78[DefaultValue(null)]
System\Activities\Statements\While.cs (2)
74[DefaultValue(null)] 82[DefaultValue(null)]
System\Activities\Statements\WriteLine.cs (2)
23[DefaultValue(null)] 30[DefaultValue(null)]
System\Activities\Tracking\TrackingProfile.cs (3)
20[DefaultValue(null)] 23[DefaultValue(ImplementationVisibility.RootScope)] 26[DefaultValue(null)]
System\Activities\Validation\AddValidationError.cs (2)
22[DefaultValue(null)] 29[DefaultValue(null)]
System\Activities\Validation\AssertValidation.cs (2)
31[DefaultValue(null)] 38[DefaultValue(null)]
System\Activities\Variable.cs (4)
38[DefaultValue(null)] 51[DefaultValue(VariableModifiers.None)] 66[DefaultValue(null)] 323[DefaultValue(null)]
System.Activities.Presentation (4)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DefaultValueAttributeInfo.cs (1)
41return new DefaultValueAttribute(arguments[0]);
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactory.cs (1)
26[DefaultValue(null)]
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactory.Generic.cs (1)
27[DefaultValue(null)]
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactoryBuilder.cs (1)
34[DefaultValue(null)]
System.Data (121)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DefaultValueAttributeInfo.cs (1)
41return new DefaultValueAttribute(arguments[0]);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactory.cs (1)
26[DefaultValue(null)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactory.Generic.cs (1)
27[DefaultValue(null)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ActivityTemplateFactoryBuilder.cs (1)
34[DefaultValue(null)]
fx\src\data\System\Data\Common\DataAdapter.cs (6)
70DefaultValue(true), 93DefaultValue(true), 109DefaultValue(false), 165DefaultValue(System.Data.MissingMappingAction.Passthrough), 189DefaultValue(Data.MissingSchemaAction.Add), 220DefaultValue(false),
fx\src\data\System\Data\Common\DataColumnMapping.cs (2)
36DefaultValue(""), 60DefaultValue(""),
fx\src\data\System\Data\Common\DataTableMapping.cs (2)
66DefaultValue(""), 90DefaultValue(""),
fx\src\data\System\Data\Common\DBCommand.cs (6)
22DefaultValue(""), 42DefaultValue(System.Data.CommandType.Text), 54DefaultValue(null), 96DefaultValue(true), 126DefaultValue(null), 149DefaultValue(System.Data.UpdateRowSource.Both),
fx\src\data\System\Data\Common\DBCommandBuilder.cs (7)
301DefaultValueAttribute(ConflictOption.CompareAllSearchableValues), 323DefaultValueAttribute(CatalogLocation.Start), 347DefaultValueAttribute(DbCommandBuilder.NameSeparator), 410DefaultValueAttribute(""), 428DefaultValueAttribute(""), 447DefaultValueAttribute(DbCommandBuilder.NameSeparator), 465DefaultValueAttribute(false),
fx\src\data\System\Data\Common\DBConnection.cs (1)
26DefaultValue(""),
fx\src\data\System\Data\Common\DbDataAdapter.cs (1)
136DefaultValue(1),
fx\src\data\System\Data\Common\DBParameter.cs (6)
38DefaultValue(ParameterDirection.Input), 59DefaultValue(""), 112DefaultValue(""), 122DefaultValue(false), 134DefaultValue(DataRowVersion.Current), 144DefaultValue(null),
fx\src\data\System\Data\Constraint.cs (1)
36DefaultValue(""),
fx\src\data\System\Data\DataColumn.cs (13)
195DefaultValue(true), 231DefaultValue(false), 291DefaultValue((Int64)0), 315DefaultValue((Int64)1), 383DefaultValue(""), 462DefaultValue(""), 524DefaultValue(typeof(string)), 621DefaultValue(DataSetDateTime.UnspecifiedLocal), 726DefaultValue(""), 937DefaultValue(-1) 1072DefaultValue(false), 1217DefaultValue(false), 1306DefaultValue(MappingType.Element),
fx\src\data\System\Data\DataRelation.cs (2)
365DefaultValue(""), 464DefaultValue(false),
fx\src\data\System\Data\DataSet.cs (6)
121DefaultValue(SerializationFormat.Xml) 528DefaultValue(false), 581[DefaultValue(true), ResDescriptionAttribute(Res.DataSetEnforceConstraintsDescr)] 642DefaultValue(""), 666DefaultValue(""), 705DefaultValue(""),
fx\src\data\System\Data\DataTable.cs (5)
1020DefaultValue(SerializationFormat.Xml) 1179DefaultValue(""), 1407DefaultValue(50), 1652DefaultValue(""), 1914DefaultValue(""),
fx\src\data\System\Data\DataView.cs (8)
203DefaultValue(true), 224DefaultValue(false), 249DefaultValue(true), 273DefaultValue(true), 351DefaultValue(""), 418DefaultValue(DataViewRowState.CurrentRows), 454DefaultValue(""), 535DefaultValue(null),
fx\src\data\System\Data\DataViewManager.cs (1)
49DefaultValue(null),
fx\src\data\System\Data\ForeignKeyConstraint.cs (3)
586DefaultValue(AcceptRejectRule_Default), 734DefaultValue(Rule_Default), 843DefaultValue(Rule_Default),
fx\src\data\System\Data\Odbc\OdbcCommand.cs (5)
153DefaultValue(""), 208DefaultValue(System.Data.CommandType.Text), 235DefaultValue(null), 284DefaultValue(true), 340DefaultValue(System.Data.UpdateRowSource.Both),
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (1)
36DefaultValue(null),
fx\src\data\System\Data\Odbc\OdbcConnection.cs (2)
57DefaultValue(""), 77DefaultValue(ADP.DefaultConnectionTimeout),
fx\src\data\System\Data\Odbc\OdbcDataAdapter.cs (4)
51DefaultValue(null), 67DefaultValue(null), 83DefaultValue(null), 99DefaultValue(null),
fx\src\data\System\Data\Odbc\OdbcParameter.cs (3)
175DefaultValue(OdbcType.NChar), 232[DefaultValue((Byte)0)] // MDAC 65862 262[DefaultValue((Byte)0)] // MDAC 65862
fx\src\data\System\Data\OleDb\OleDbCommand.cs (5)
113DefaultValue(""), 169DefaultValue(System.Data.CommandType.Text), 194DefaultValue(null), 261DefaultValue(true), 322DefaultValue(System.Data.UpdateRowSource.Both),
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (1)
31DefaultValue(null),
fx\src\data\System\Data\OleDb\OleDbConnection.cs (1)
48DefaultValue(""),
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (4)
54DefaultValue(null), 70DefaultValue(null), 86DefaultValue(null), 102DefaultValue(null),
fx\src\data\System\Data\OleDb\OleDbParameter.cs (2)
170[DefaultValue((Byte)0)] // MDAC 65862 200[DefaultValue((Byte)0)] // MDAC 65862
fx\src\data\System\Data\SqlClient\SqlCommand.cs (6)
443DefaultValue(null), 549DefaultValue(true), 628DefaultValue(""), 696DefaultValue(System.Data.CommandType.Text), 729DefaultValue(true), 767DefaultValue(System.Data.UpdateRowSource.Both),
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
71DefaultValue(null),
fx\src\data\System\Data\SqlClient\SqlConnection.cs (5)
93DefaultValue(null), 111DefaultValue(null), 133DefaultValue(null), 385DefaultValue(false), 571DefaultValue(""),
fx\src\data\System\Data\SqlClient\SqlDataAdapter.cs (4)
54DefaultValue(null), 70DefaultValue(null), 86DefaultValue(null), 116DefaultValue(null),
fx\src\data\System\Data\SqlClient\SqlParameter.cs (3)
274DefaultValue(false), 556[DefaultValue((Byte)0)] // MDAC 65862 593[DefaultValue((Byte)0)] // MDAC 65862
System.Drawing (5)
commonui\System\Drawing\Image.cs (3)
129DefaultValue(null), 830DefaultValue(false), 852DefaultValue(false),
commonui\System\Drawing\Printing\PrintDocument.cs (2)
86DefaultValue("document"), 107DefaultValue(false),
System.Messaging (76)
System\Messaging\BinaryMessageFormatter.cs (2)
53[MessagingDescription(Res.MsgTopObjectFormat), DefaultValueAttribute(FormatterAssemblyStyle.Simple)] 72[MessagingDescription(Res.MsgTypeFormat), DefaultValueAttribute(FormatterTypeStyle.TypesWhenNeeded)]
System\Messaging\DefaultPropertiesToSend.cs (16)
57[DefaultValueAttribute(AcknowledgeTypes.None), MessagingDescription(Res.MsgAcknowledgeType)] 80[DefaultValueAttribute(null), MessagingDescription(Res.MsgAdministrationQueue)] 114[DefaultValueAttribute(0), MessagingDescription(Res.MsgAppSpecific)] 136[DefaultValueAttribute(true), MessagingDescription(Res.MsgAttachSenderId)] 168[DefaultValueAttribute(EncryptionAlgorithm.Rc2), MessagingDescription(Res.MsgEncryptionAlgorithm)] 215[DefaultValueAttribute(HashAlgorithm.Md5), MessagingDescription(Res.MsgHashAlgorithm)] 236[DefaultValueAttribute(""), MessagingDescription(Res.MsgLabel)] 256[DefaultValueAttribute(MessagePriority.Normal), MessagingDescription(Res.MsgPriority)] 279[DefaultValueAttribute(false), MessagingDescription(Res.MsgRecoverable)] 301[DefaultValueAttribute(null), MessagingDescription(Res.MsgResponseQueue)] 376[DefaultValueAttribute(null), MessagingDescription(Res.MsgTransactionStatusQueue)] 404[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseAuthentication)] 425[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseDeadLetterQueue)] 445[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseEncryption)] 466[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseJournalQueue)] 487[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseTracing)]
System\Messaging\MessagePropertyFilter.cs (44)
108[DefaultValueAttribute(true), MessagingDescription(Res.MsgAcknowledgement)] 129[DefaultValueAttribute(true), MessagingDescription(Res.MsgAcknowledgeType)] 150[DefaultValueAttribute(true), MessagingDescription(Res.MsgAdministrationQueue)] 171[DefaultValueAttribute(false), MessagingDescription(Res.MsgAppSpecific)] 192[DefaultValueAttribute(false), MessagingDescription(Res.MsgArrivedTime)] 213[DefaultValueAttribute(false), MessagingDescription(Res.MsgAttachSenderId)] 234[DefaultValueAttribute(false), MessagingDescription(Res.MsgAuthenticated)] 255[DefaultValueAttribute(false), MessagingDescription(Res.MsgAuthenticationProviderName)] 276[DefaultValueAttribute(false), MessagingDescription(Res.MsgAuthenticationProviderType)] 297[DefaultValueAttribute(true), MessagingDescription(Res.MsgBody)] 318[DefaultValueAttribute(false), MessagingDescription(Res.MsgConnectorType)] 339[DefaultValueAttribute(false), MessagingDescription(Res.MsgCorrelationId)] 361[DefaultValueAttribute(MessagePropertyFilter.defaultBodySize), MessagingDescription(Res.MsgDefaultBodySize)] 386[DefaultValueAttribute(MessagePropertyFilter.defaultExtensionSize), MessagingDescription(Res.MsgDefaultExtensionSize)] 411[DefaultValueAttribute(MessagePropertyFilter.defaultLabelSize), MessagingDescription(Res.MsgDefaultLabelSize)] 435[DefaultValueAttribute(false), MessagingDescription(Res.MsgDestinationQueue)] 457[DefaultValueAttribute(false), MessagingDescription(Res.MsgDestinationSymmetricKey)] 478[DefaultValueAttribute(false), MessagingDescription(Res.MsgDigitalSignature)] 499[DefaultValueAttribute(false), MessagingDescription(Res.MsgEncryptionAlgorithm)] 520[DefaultValueAttribute(false), MessagingDescription(Res.MsgExtension)] 541[DefaultValueAttribute(false), MessagingDescription(Res.MsgHashAlgorithm)] 562[DefaultValueAttribute(true), MessagingDescription(Res.MsgId)] 583[DefaultValueAttribute(false), MessagingDescription(Res.MsgIsFirstInTransaction)] 604[DefaultValueAttribute(false), MessagingDescription(Res.MsgIsLastInTransaction)] 625[DefaultValueAttribute(true), MessagingDescription(Res.MsgLabel)] 647[DefaultValueAttribute(false), MessagingDescription(Res.MsgLookupId)] 674[DefaultValueAttribute(true), MessagingDescription(Res.MsgMessageType)] 695[DefaultValueAttribute(false), MessagingDescription(Res.MsgPriority)] 716[DefaultValueAttribute(false), MessagingDescription(Res.MsgRecoverable)] 737[DefaultValueAttribute(true), MessagingDescription(Res.MsgResponseQueue)] 774[DefaultValueAttribute(false), MessagingDescription(Res.MsgSenderCertificate)] 795[DefaultValueAttribute(false), MessagingDescription(Res.MsgSenderId)] 816[DefaultValueAttribute(false), MessagingDescription(Res.MsgSenderVersion)] 837[DefaultValueAttribute(false), MessagingDescription(Res.MsgSentTime)] 858[DefaultValueAttribute(false), MessagingDescription(Res.MsgSourceMachine)] 879[DefaultValueAttribute(false), MessagingDescription(Res.MsgTimeToBeReceived)] 900[DefaultValueAttribute(false), MessagingDescription(Res.MsgTimeToReachQueue)] 921[DefaultValueAttribute(false), MessagingDescription(Res.MsgTransactionId)] 942[DefaultValueAttribute(false), MessagingDescription(Res.MsgTransactionStatusQueue)] 963[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseAuthentication)] 984[DefaultValueAttribute(true), MessagingDescription(Res.MsgUseDeadLetterQueue)] 1005[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseEncryption)] 1026[DefaultValueAttribute(true), MessagingDescription(Res.MsgUseJournalQueue)] 1047[DefaultValueAttribute(false), MessagingDescription(Res.MsgUseTracing)]
System\Messaging\MessageQueue.cs (5)
529[Browsable(false), DefaultValueAttribute(false), MessagingDescription(Res.MQ_DenySharedReceive)] 682[DefaultValueAttribute(null), 999DefaultValue(""), 1066DefaultValue(""), 1235[Browsable(false), DefaultValue(null), MessagingDescription(Res.MQ_SynchronizingObject)]
System\Messaging\MessageQueueInstaller.cs (9)
71[DefaultValue(false)] 90[DefaultValue(0)] 130[DefaultValue(EncryptionRequired.Optional)] 150[DefaultValue("")] 211[DefaultValue("")] 242DefaultValue(""), 285[DefaultValue(false)] 303[DefaultValue(UninstallAction.Remove)] 326[DefaultValue(false)]
System.Net (6)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
162[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
net\PeerToPeer\Collaboration\Peer.cs (1)
268[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
net\PeerToPeer\Collaboration\PeerApplication.cs (1)
165[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
net\PeerToPeer\Collaboration\PeerCollaboration.cs (1)
301[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
net\PeerToPeer\Collaboration\PeerEndPoint.cs (1)
131[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
net\PeerToPeer\Collaboration\PeerObject.cs (1)
118[Browsable(false), DefaultValue(null), Description(SR.SynchronizingObject)]
System.Runtime.Serialization (5)
System\Xml\XmlDictionaryReaderQuotas.cs (5)
84[DefaultValue(DefaultMaxStringContentLength)] 103[DefaultValue(DefaultMaxArrayLength)] 122[DefaultValue(DefaultMaxBytesPerRead)] 141[DefaultValue(DefaultMaxDepth)] 160[DefaultValue(DefaultMaxNameTableCharCount)]
System.ServiceModel (201)
System\ServiceModel\BasicHttpBinding.cs (1)
41[DefaultValue(WSMessageEncoding.Text)]
System\ServiceModel\BasicHttpContextBinding.cs (1)
53[DefaultValue(ContextBindingElement.DefaultContextManagementEnabled)]
System\ServiceModel\BasicHttpsBinding.cs (1)
32[DefaultValue(WSMessageEncoding.Text)]
System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (4)
52[DefaultValue(EncoderDefaults.DefaultCompressionFormat)] 101[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 119[DefaultValue(EncoderDefaults.MaxWritePoolSize)] 151[DefaultValue(BinaryEncoderDefaults.MaxSessionSize)]
System\ServiceModel\Channels\Binding.cs (4)
50[DefaultValue(typeof(TimeSpan), ServiceDefaults.CloseTimeoutString)] 105[DefaultValue(typeof(TimeSpan), ServiceDefaults.OpenTimeoutString)] 124[DefaultValue(typeof(TimeSpan), ServiceDefaults.ReceiveTimeoutString)] 153[DefaultValue(typeof(TimeSpan), ServiceDefaults.SendTimeoutString)]
System\ServiceModel\Channels\ChannelPoolSettings.cs (3)
31[DefaultValue(typeof(TimeSpan), OneWayDefaults.IdleTimeoutString)] 57[DefaultValue(typeof(TimeSpan), OneWayDefaults.LeaseTimeoutString)] 82[DefaultValue(OneWayDefaults.MaxOutboundChannelsPerEndpoint)]
System\ServiceModel\Channels\CompositeDuplexBindingElement.cs (1)
30[DefaultValue(null)]
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (6)
66[DefaultValue(ConnectionOrientedTransportDefaults.ConnectionBufferSize)] 98[DefaultValue(ConnectionOrientedTransportDefaults.HostNameComparisonMode)] 114[DefaultValue(TransportDefaults.MaxBufferSize)] 184[DefaultValue(typeof(TimeSpan), ConnectionOrientedTransportDefaults.ChannelInitializationTimeoutString)] 211[DefaultValue(typeof(TimeSpan), ConnectionOrientedTransportDefaults.MaxOutputDelayString)] 265[DefaultValue(ConnectionOrientedTransportDefaults.TransferMode)]
System\ServiceModel\Channels\ContextBindingElement.cs (4)
68[DefaultValue(null)] 75[DefaultValue(DefaultContextExchangeMechanism)] 92[DefaultValue(DefaultContextManagementEnabled)] 105[DefaultValue(DefaultProtectionLevel)]
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
43[DefaultValue(TransportDefaults.RequireClientCertificate)]
System\ServiceModel\Channels\HttpTransportBindingElement.cs (15)
102[DefaultValue(HttpTransportDefaults.AllowCookies)] 115[DefaultValue(HttpTransportDefaults.AuthenticationScheme)] 129[DefaultValue(HttpTransportDefaults.BypassProxyOnLocal)] 142[DefaultValue(HttpTransportDefaults.DecompressionEnabled)] 155[DefaultValue(HttpTransportDefaults.HostNameComparisonMode)] 218[DefaultValue(HttpTransportDefaults.KeepAliveEnabled)] 233[DefaultValue(TransportDefaults.MaxBufferSize)] 261[DefaultValue(HttpTransportDefaults.DefaultMaxPendingAccepts)] 305[DefaultValue(HttpTransportDefaults.ProxyAddress)] 319[DefaultValue(HttpTransportDefaults.ProxyAuthenticationScheme)] 351[DefaultValue(HttpTransportDefaults.Realm)] 369[DefaultValue(typeof(TimeSpan), HttpTransportDefaults.RequestInitializationTimeoutString)] 395[DefaultValue(HttpTransportDefaults.TransferMode)] 445[DefaultValue(HttpTransportDefaults.UnsafeConnectionNtlmAuthentication)] 459[DefaultValue(HttpTransportDefaults.UseDefaultWebProxy)]
System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (3)
62[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 80[DefaultValue(EncoderDefaults.MaxWritePoolSize)] 106[DefaultValue(MtomEncoderDefaults.MaxBufferSize)]
System\ServiceModel\Channels\OneWayBindingElement.cs (2)
53[DefaultValue(OneWayDefaults.MaxAcceptedChannels)] 70[DefaultValue(OneWayDefaults.PacketRoutable)]
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (8)
52[DefaultValue(typeof(TimeSpan), ReliableSessionDefaults.AcknowledgementIntervalString)] 77[DefaultValue(ReliableSessionDefaults.FlowControlEnabled)] 90[DefaultValue(typeof(TimeSpan), ReliableSessionDefaults.InactivityTimeoutString)] 115[DefaultValue(ReliableSessionDefaults.MaxPendingChannels)] 131[DefaultValue(ReliableSessionDefaults.MaxRetryCount)] 147[DefaultValue(ReliableSessionDefaults.MaxTransferWindowSize)] 163[DefaultValue(ReliableSessionDefaults.Ordered)] 176[DefaultValue(typeof(ReliableMessagingVersion), ReliableSessionDefaults.ReliableMessagingVersionString)]
System\ServiceModel\Channels\SslStreamSecurityBindingElement.cs (2)
58[DefaultValue(TransportDefaults.RequireClientCertificate)] 71[DefaultValue(TransportDefaults.OldDefaultSslProtocols)]
System\ServiceModel\Channels\TcpTransportBindingElement.cs (2)
78[DefaultValue(TcpTransportDefaults.PortSharingEnabled)] 97[DefaultValue(TcpTransportDefaults.TeredoEnabled)]
System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (2)
58[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 76[DefaultValue(EncoderDefaults.MaxWritePoolSize)]
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
160[DefaultValue(false)]
System\ServiceModel\Channels\TransportBindingElement.cs (3)
39[DefaultValue(TransportDefaults.ManualAddressing)] 53[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 71[DefaultValue(TransportDefaults.MaxReceivedMessageSize)]
System\ServiceModel\Channels\WebSocketTransportSettings.cs (6)
52[DefaultValue(WebSocketDefaults.TransportUsage)] 67[DefaultValue(WebSocketDefaults.CreateNotificationOnConnection)] 81[DefaultValue(typeof(TimeSpan), WebSocketDefaults.DefaultKeepAliveIntervalString)] 111[DefaultValue(WebSocketDefaults.SubProtocol)] 144[DefaultValue(WebSocketDefaults.DisablePayloadMasking)] 158[DefaultValue(WebSocketDefaults.DefaultMaxPendingConnections)]
System\ServiceModel\Channels\WindowsStreamSecurityBindingElement.cs (1)
34[DefaultValue(ConnectionOrientedTransportDefaults.ProtectionLevel)]
System\ServiceModel\Description\ContractDescription.cs (2)
50[DefaultValue(null)] 126[DefaultValue(SessionMode.Allowed)]
System\ServiceModel\Description\MessageBodyDescription.cs (3)
50[DefaultValue(null)] 57[DefaultValue(null)] 64[DefaultValue(null)]
System\ServiceModel\Description\MessageDescription.cs (1)
143[DefaultValue(null)]
System\ServiceModel\Description\MessageHeaderDescription.cs (4)
45[DefaultValue(null)] 52[DefaultValue(false)] 59[DefaultValue(false)] 66[DefaultValue(false)]
System\ServiceModel\Description\MessagePartDescription.cs (1)
107[DefaultValue(false)]
System\ServiceModel\Description\OperationDescription.cs (2)
179[DefaultValue(false)] 192[DefaultValue(false)]
System\ServiceModel\Description\ServiceAuthorizationBehavior.cs (4)
94[DefaultValue(DefaultPrincipalPermissionMode)] 112[DefaultValue(null)] 126[DefaultValue(DefaultImpersonateCallerForAllOperations)] 141[DefaultValue(DefaultImpersonateOnSerializingReply)]
System\ServiceModel\Description\ServiceDebugBehavior.cs (5)
30[DefaultValue(true)] 37[DefaultValue(null)] 53[DefaultValue(true)] 60[DefaultValue(null)] 134[DefaultValue(false)]
System\ServiceModel\FederatedMessageSecurityOverHttp.cs (4)
74[DefaultValue(null)] 81[DefaultValue(null)] 88[DefaultValue(null)] 101[DefaultValue(null)]
System\ServiceModel\HttpBindingBase.cs (9)
37[DefaultValue(HttpTransportDefaults.AllowCookies)] 52[DefaultValue(HttpTransportDefaults.BypassProxyOnLocal)] 67[DefaultValue(HttpTransportDefaults.HostNameComparisonMode)] 82[DefaultValue(TransportDefaults.MaxBufferSize)] 98[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 113[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 128[DefaultValue(HttpTransportDefaults.ProxyAddress)] 193[DefaultValue(HttpTransportDefaults.TransferMode)] 208[DefaultValue(HttpTransportDefaults.UseDefaultWebProxy)]
System\ServiceModel\MessageSecurityOverMsmq.cs (2)
27[DefaultValue(MsmqDefaults.DefaultClientCredentialType)] 41[DefaultValue(typeof(SecurityAlgorithmSuite), System.ServiceModel.Configuration.ConfigurationStrings.Default)]
System\ServiceModel\MessageSecurityOverTcp.cs (2)
28[DefaultValue(MessageSecurityOverTcp.DefaultClientCredentialType)] 41[DefaultValue(typeof(SecurityAlgorithmSuite), System.ServiceModel.Configuration.ConfigurationStrings.Default)]
System\ServiceModel\MsmqBindingBase.cs (14)
18[DefaultValue(typeof(System.TimeSpan), MsmqDefaults.ValidityDurationString)] 25[DefaultValue(MsmqDefaults.CustomDeadLetterQueue)] 32[DefaultValue(MsmqDefaults.DeadLetterQueue)] 39[DefaultValue(MsmqDefaults.Durable)] 46[DefaultValue(MsmqDefaults.ExactlyOnce)] 53[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 60[DefaultValue(MsmqDefaults.ReceiveRetryCount)] 67[DefaultValue(MsmqDefaults.MaxRetryCycles)] 74[DefaultValue(MsmqDefaults.ReceiveContextEnabled)] 81[DefaultValue(MsmqDefaults.ReceiveErrorHandling)] 88[DefaultValue(typeof(System.TimeSpan), MsmqDefaults.RetryCycleDelayString)] 97[DefaultValue(typeof(System.TimeSpan), MsmqDefaults.TimeToLiveString)] 104[DefaultValue(MsmqDefaults.UseSourceJournal)] 111[DefaultValue(MsmqDefaults.UseMsmqTracing)]
System\ServiceModel\MsmqIntegration\MsmqIntegrationBinding.cs (1)
66[DefaultValue(MsmqIntegrationDefaults.SerializationFormat)]
System\ServiceModel\MsmqIntegration\MsmqIntegrationSecurity.cs (1)
23[DefaultValue(MsmqIntegrationSecurity.DefaultMode)]
System\ServiceModel\MsmqTransportSecurity.cs (4)
46[DefaultValue(MsmqDefaults.MsmqAuthenticationMode)] 58[DefaultValue(MsmqDefaults.MsmqEncryptionAlgorithm)] 70[DefaultValue(MsmqDefaults.DefaultMsmqSecureHashAlgorithm)] 82[DefaultValue(MsmqDefaults.MsmqProtectionLevel)]
System\ServiceModel\NamedPipeTransportSecurity.cs (1)
23[DefaultValue(ConnectionOrientedTransportDefaults.ProtectionLevel)]
System\ServiceModel\NetHttpBinding.cs (1)
56[DefaultValue(NetHttpMessageEncoding.Binary)]
System\ServiceModel\NetHttpsBinding.cs (1)
49[DefaultValue(NetHttpMessageEncoding.Binary)]
System\ServiceModel\NetMsmqBinding.cs (3)
47[DefaultValue(MsmqDefaults.QueueTransferProtocol)] 82[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 104[DefaultValue(MsmqDefaults.UseActiveDirectory)]
System\ServiceModel\NetMsmqSecurity.cs (1)
38[DefaultValue(NetMsmqSecurity.DefaultMode)]
System\ServiceModel\NetNamedPipeBinding.cs (6)
54[DefaultValue(TransactionFlowDefaults.Transactions)] 67[DefaultValue(ConnectionOrientedTransportDefaults.TransferMode)] 74[DefaultValue(ConnectionOrientedTransportDefaults.HostNameComparisonMode)] 81[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 91[DefaultValue(TransportDefaults.MaxBufferSize)] 113[DefaultValue(TransportDefaults.MaxReceivedMessageSize)]
System\ServiceModel\NetNamedPipeSecurity.cs (1)
27[DefaultValue(DefaultMode)]
System\ServiceModel\NetPeerTcpBinding.cs (4)
37[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 47[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 54[DefaultValue(PeerTransportDefaults.ListenIPAddress)] 73[DefaultValue(PeerTransportDefaults.Port)]
System\ServiceModel\NetTcpBinding.cs (7)
50[DefaultValue(NetTcpDefaults.TransactionsEnabled)] 63[DefaultValue(ConnectionOrientedTransportDefaults.TransferMode)] 70[DefaultValue(ConnectionOrientedTransportDefaults.HostNameComparisonMode)] 77[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 87[DefaultValue(TransportDefaults.MaxBufferSize)] 120[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 127[DefaultValue(TcpTransportDefaults.PortSharingEnabled)]
System\ServiceModel\NetTcpContextBinding.cs (3)
55[DefaultValue(null)] 62[DefaultValue(ContextBindingElement.DefaultContextManagementEnabled)] 75[DefaultValue(ContextBindingElement.DefaultProtectionLevel)]
System\ServiceModel\NetTcpSecurity.cs (1)
33[DefaultValue(DefaultMode)]
System\ServiceModel\ReliableSession.cs (1)
31[DefaultValue(ReliableSessionDefaults.Ordered)]
System\ServiceModel\ServiceBehaviorAttribute.cs (13)
51[DefaultValue(null)] 58[DefaultValue(null)] 70[DefaultValue(AddressFilterMode.Exact)] 85[DefaultValue(true)] 92[DefaultValue(null)] 146[DefaultValue(false)] 153[DefaultValue(ConcurrencyMode.Single)] 168[DefaultValue(false)] 175[DefaultValue(InstanceContextMode.PerSession)] 285[DefaultValue(true)] 292[DefaultValue(DataContractSerializerDefaults.IgnoreExtensionDataObject)] 299[DefaultValue(DataContractSerializerDefaults.MaxItemsInObjectGraph)] 306[DefaultValue(true)]
System\ServiceModel\TcpTransportSecurity.cs (3)
33[DefaultValue(DefaultClientCredentialType)] 47[DefaultValue(DefaultProtectionLevel)] 84[DefaultValue(TransportDefaults.OldDefaultSslProtocols)]
System\ServiceModel\WSDualHttpBinding.cs (9)
68[DefaultValue(HttpTransportDefaults.BypassProxyOnLocal)] 75[DefaultValue(null)] 82[DefaultValue(false)] 89[DefaultValue(HttpTransportDefaults.HostNameComparisonMode)] 96[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 106[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 123[DefaultValue(WSMessageEncoding.Text)] 130[DefaultValue(HttpTransportDefaults.ProxyAddress)] 183[DefaultValue(HttpTransportDefaults.UseDefaultWebProxy)]
System\ServiceModel\WSFederationHttpBinding.cs (2)
65[DefaultValue(null)] 72[DefaultValue(0)]
System\ServiceModel\WSHttpBinding.cs (1)
57[DefaultValue(HttpTransportDefaults.AllowCookies)]
System\ServiceModel\WSHttpBindingBase.cs (8)
46[DefaultValue(HttpTransportDefaults.BypassProxyOnLocal)] 57[DefaultValue(false)] 64[DefaultValue(HttpTransportDefaults.HostNameComparisonMode)] 75[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 86[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 104[DefaultValue(WSHttpBindingDefaults.MessageEncoding)] 111[DefaultValue(HttpTransportDefaults.ProxyAddress)] 166[DefaultValue(HttpTransportDefaults.UseDefaultWebProxy)]
System\ServiceModel\WSHttpContextBinding.cs (3)
55[DefaultValue(null)] 62[DefaultValue(ContextBindingElement.DefaultContextManagementEnabled)] 75[DefaultValue(ContextBindingElement.DefaultProtectionLevel)]
System\ServiceModel\XPathMessageQuery.cs (2)
55[DefaultValue("")] 75[DefaultValue(null)]
System.ServiceModel.Activities (53)
System\ServiceModel\Activities\CorrelationInitializer.cs (1)
21[DefaultValue(null)]
System\ServiceModel\Activities\InitializeCorrelation.cs (1)
26[DefaultValue(null)]
System\ServiceModel\Activities\MessagingNoPersistScope.cs (1)
26[DefaultValue(null)]
System\ServiceModel\Activities\NoPersistScope.cs (1)
26[DefaultValue(null)]
System\ServiceModel\Activities\Receive.cs (8)
97[DefaultValue(null)] 131[DefaultValue(null)] 140[DefaultValue(false)] 147[DefaultValue(null)] 159[DefaultValue(null)] 169[DefaultValue(null)] 176[DefaultValue(SerializerOption.DataContractSerializer)] 186[DefaultValue(null)]
System\ServiceModel\Activities\ReceiveMessageContent.cs (2)
39[DefaultValue(null)] 51[DefaultValue(null)]
System\ServiceModel\Activities\ReceiveReply.cs (3)
64[DefaultValue(null)] 80[DefaultValue(null)] 89[DefaultValue(null)]
System\ServiceModel\Activities\Send.cs (11)
79[DefaultValue(null)] 113[DefaultValue(null)] 120[DefaultValue(null)] 129[DefaultValue(null)] 139[DefaultValue(null)] 148[DefaultValue(null)] 171[DefaultValue(null)] 181[DefaultValue(null)] 190[DefaultValue(SerializerOption.DataContractSerializer)] 200[DefaultValue(null)] 208[DefaultValue(TokenImpersonationLevel.Identification)]
System\ServiceModel\Activities\SendMessageContent.cs (2)
39[DefaultValue(null)] 51[DefaultValue(null)]
System\ServiceModel\Activities\SendReply.cs (5)
69[DefaultValue(null)] 87[DefaultValue(null)] 94[DefaultValue(null)] 104[DefaultValue(null)] 118[DefaultValue(false)]
System\ServiceModel\Activities\TransactedReceiveScope.cs (2)
42[DefaultValue(null)] 49[DefaultValue(null)]
System\ServiceModel\Activities\WorkflowService.cs (6)
50[DefaultValue(null)] 58[DefaultValue(null)] 66[DefaultValue(null)] 73[DefaultValue(false)] 93[DefaultValue(null)] 133[DefaultValue(null)]
System\ServiceModel\CorrelationQuery.cs (2)
29[DefaultValue(null)] 50[DefaultValue(null)]
System\ServiceModel\Endpoint.cs (7)
21[DefaultValue(null)] 29[DefaultValue(null)] 36[DefaultValue(null)] 59[DefaultValue(null)] 67[DefaultValue(null)] 74[DefaultValue(null)] 81[DefaultValue(null)]
System\ServiceModel\MessageQuerySet.cs (1)
36[DefaultValue(null)]
System.ServiceModel.Channels (14)
System\ServiceModel\Channels\UdpRetransmissionSettings.cs (2)
84[DefaultValue(UdpConstants.Defaults.MaxUnicastRetransmitCount)] 102[DefaultValue(UdpConstants.Defaults.MaxMulticastRetransmitCount)]
System\ServiceModel\Channels\UdpTransportBindingElement.cs (5)
52[DefaultValue(UdpConstants.Defaults.DuplicateMessageHistoryLength)] 68[DefaultValue(UdpConstants.Defaults.DefaultMaxPendingMessagesTotalSize)] 89[DefaultValue(UdpConstants.Defaults.MulticastInterfaceId)] 114[DefaultValue(UdpConstants.Defaults.SocketReceiveBufferSize)] 131[DefaultValue(UdpConstants.Defaults.TimeToLive)]
System\ServiceModel\UdpBinding.cs (7)
61[DefaultValue(UdpConstants.Defaults.DuplicateMessageHistoryLength)] 74[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 87[DefaultValue(UdpConstants.Defaults.MaxRetransmitCount)] 101[DefaultValue(UdpConstants.Defaults.DefaultMaxPendingMessagesTotalSize)] 114[DefaultValue(UdpConstants.Defaults.MaxReceivedMessageSize)] 127[DefaultValue(UdpConstants.Defaults.MulticastInterfaceId)] 154[DefaultValue(UdpConstants.Defaults.TimeToLive)]
System.ServiceModel.Web (9)
System\ServiceModel\WebHttpBinding.cs (9)
39[DefaultValue(HttpTransportDefaults.AllowCookies)] 50[DefaultValue(HttpTransportDefaults.BypassProxyOnLocal)] 66[DefaultValue(HttpTransportDefaults.HostNameComparisonMode)] 77[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 88[DefaultValue(TransportDefaults.MaxBufferSize)] 99[DefaultValue(TransportDefaults.MaxReceivedMessageSize)] 110[DefaultValue(HttpTransportDefaults.ProxyAddress)] 148[DefaultValue(HttpTransportDefaults.TransferMode)] 159[DefaultValue(HttpTransportDefaults.UseDefaultWebProxy)]
System.Web (1225)
UI\Control.cs (7)
165DefaultValue(ClientIDMode.Inherit), 570DefaultValue(true), 626DefaultValue(""), 691DefaultValue(EnableViewStateDefault), 706DefaultValue(ViewStateMode.Inherit), 1260DefaultValue(true), 2777DefaultValue(ValidateRequestMode.Inherit)
UI\DataSourceCache.cs (1)
82DefaultValue(""),
UI\DataSourceControl.cs (3)
77DefaultValue(false), 91DefaultValue(""), 109DefaultValue(false),
UI\HierarchicalDataSourceControl.cs (3)
58DefaultValue(false), 73DefaultValue(""), 92DefaultValue(false),
UI\HtmlControls\HtmlAnchor.cs (6)
52DefaultValue(true), 75DefaultValue(""), 100DefaultValue(""), 126DefaultValue(""), 150DefaultValue(""), 165DefaultValue(""),
UI\HtmlControls\HtmlArea.cs (1)
20DefaultValue(""),
UI\HtmlControls\HtmlAudio.cs (1)
37DefaultValue(""),
UI\HtmlControls\HtmlButton.cs (2)
58DefaultValue(true), 73DefaultValue(""),
UI\HtmlControls\HtmlControl.cs (2)
120DefaultValue(""), 140DefaultValue(false),
UI\HtmlControls\HtmlElement.cs (1)
19DefaultValue(""),
UI\HtmlControls\HtmlEmbed.cs (1)
19DefaultValue(""),
UI\HtmlControls\HtmlGenericControl.cs (1)
71DefaultValue(""),
UI\HtmlControls\HtmlIframe.cs (1)
19DefaultValue(""),
UI\HtmlControls\HtmlImage.cs (6)
59DefaultValue(""), 89DefaultValue(""), 113DefaultValue(0), 140DefaultValue(100), 166DefaultValue(""), 193DefaultValue(100),
UI\HtmlControls\HtmlInputButton.cs (2)
76DefaultValue(true), 91DefaultValue(""),
UI\HtmlControls\HtmlInputCheckBox.cs (1)
61DefaultValue(""),
UI\HtmlControls\HtmlInputControl.cs (3)
66DefaultValue(""), 103DefaultValue(""), 127DefaultValue(""),
UI\HtmlControls\HtmlInputFile.cs (4)
72DefaultValue(""), 98DefaultValue(""), 120DefaultValue(""), 138DefaultValue(-1),
UI\HtmlControls\HtmlInputImage.cs (6)
64DefaultValue(""), 90DefaultValue(""), 116DefaultValue(-1), 141DefaultValue(""), 164DefaultValue(true), 179DefaultValue(""),
UI\HtmlControls\HtmlInputRadioButton.cs (1)
59DefaultValue(""),
UI\HtmlControls\HtmlInputText.cs (2)
71DefaultValue(""), 98DefaultValue(-1),
UI\HtmlControls\HtmlLink.cs (1)
23DefaultValue(""),
UI\HtmlControls\HtmlMeta.cs (4)
24DefaultValue(""), 39DefaultValue(""), 54DefaultValue(""), 69DefaultValue(""),
UI\HtmlControls\HtmlSelect.cs (7)
86DefaultValue(""), 112DefaultValue(null), 139DefaultValue(""), 166DefaultValue(""), 192DefaultValue(""), 277DefaultValue(""), 300DefaultValue(""),
UI\HtmlControls\HtmlSource.cs (1)
40DefaultValue(""),
UI\HtmlControls\HtmlTable.cs (8)
45DefaultValue(""), 66DefaultValue(""), 87DefaultValue(-1), 107DefaultValue(""), 129DefaultValue(""), 150DefaultValue(""), 198DefaultValue(""), 220DefaultValue(""),
UI\HtmlControls\HtmlTableCell.cs (9)
56DefaultValue(""), 79DefaultValue(""), 102DefaultValue(""), 127DefaultValue(""), 149DefaultValue(""), 176DefaultValue(""), 206DefaultValue(""), 228DefaultValue(""), 251DefaultValue(""),
UI\HtmlControls\HtmlTableRow.cs (5)
45DefaultValue(""), 91DefaultValue(""), 113DefaultValue(""), 135DefaultValue(""), 184DefaultValue(""),
UI\HtmlControls\HtmlTextArea.cs (4)
59DefaultValue(""), 84DefaultValue(""), 119DefaultValue(""), 138DefaultValue(""),
UI\HtmlControls\HtmlTitle.cs (1)
15DefaultValue(""),
UI\HtmlControls\HtmlTrack.cs (1)
40DefaultValue(""),
UI\HtmlControls\HtmlVideo.cs (2)
31DefaultValue(""), 52DefaultValue(""),
UI\HtmlForm.cs (8)
47DefaultValue(""), 65DefaultValue(""), 85DefaultValue(""), 112DefaultValue(""), 138DefaultValue(""), 163DefaultValue(""), 181DefaultValue(false) 205DefaultValue(""),
UI\MasterPage.cs (1)
125DefaultValue(""),
UI\Page.cs (8)
588DefaultValue(UnobtrusiveValidationMode.None), 686DefaultValue(""), 745DefaultValue(""), 953DefaultValue(""), 1695DefaultValue(true), 1726DefaultValue(ViewStateEncryptionMode.Auto), 1785DefaultValue(ValidateRequestMode.Enabled) 1799[DefaultValue(false)]
UI\PostBackOptions.cs (9)
62[DefaultValue("")] 73[DefaultValue("")] 84[DefaultValue(false)] 95[DefaultValue(true)] 106[DefaultValue(true)] 117[DefaultValue(false)] 128[DefaultValue("")] 139[DefaultValue(null)] 147[DefaultValue(false)]
UI\WebControls\AccessDataSource.cs (1)
102DefaultValue(""),
UI\WebControls\AdRotator.cs (6)
76DefaultValue(""), 93DefaultValue(AdCreatedEventArgs.AlternateTextElement), 155DefaultValue(AdCreatedEventArgs.ImageUrlElement), 190DefaultValue(""), 212DefaultValue(AdCreatedEventArgs.NavigateUrlElement), 243DefaultValue("_top"),
UI\WebControls\basecomparevalidator.cs (2)
33DefaultValue(ValidationDataType.String), 57DefaultValue(false),
UI\WebControls\BaseDataBoundControl.cs (2)
46DefaultValue(null), 73DefaultValue(""),
UI\WebControls\BaseDataList.cs (11)
47DefaultValue(""), 64DefaultValue(TableCaptionAlign.NotSet), 88DefaultValue(-1), 110DefaultValue(0), 170DefaultValue(""), 191DefaultValue(""), 217DefaultValue(null), 246DefaultValue(""), 272DefaultValue(GridLines.Both), 294DefaultValue(HorizontalAlign.NotSet), 349DefaultValue(false),
UI\WebControls\BaseValidator.cs (9)
94DefaultValue(typeof(Color), "Red") 112DefaultValue(""), 134DefaultValue(""), 154DefaultValue(true), 203DefaultValue(true), 249DefaultValue(ValidatorDisplay.Static), 272DefaultValue(false), 291DefaultValue(""), 309DefaultValue(""),
UI\WebControls\BoundColumn.cs (3)
47DefaultValue(""), 70DefaultValue(""), 93DefaultValue(false),
UI\WebControls\BoundField.cs (9)
52DefaultValue(ValidateRequestMode.Inherit) 68DefaultValue(false), 91DefaultValue(true), 113DefaultValue(""), 144DefaultValue(""), 191DefaultValue(true), 225DefaultValue(true), 257DefaultValue(""), 283DefaultValue(false),
UI\WebControls\BulletedList.cs (6)
69DefaultValue(BulletStyle.NotSet), 92DefaultValue(""), 123DefaultValue(BulletedListDisplayMode.Text), 146DefaultValue(1), 163[DefaultValue(false)] 269DefaultValue(""),
UI\WebControls\Button.cs (8)
50DefaultValue(true), 71DefaultValue(""), 94DefaultValue(""), 114DefaultValue(""), 134DefaultValue(""), 159DefaultValue(""), 179DefaultValue(true), 196DefaultValue(""),
UI\WebControls\ButtonColumn.cs (7)
41DefaultValue(ButtonColumnType.LinkButton), 62DefaultValue(false), 86DefaultValue(""), 109DefaultValue(""), 132DefaultValue(""), 156DefaultValue(""), 174DefaultValue(""),
UI\WebControls\ButtonField.cs (5)
39DefaultValue(""), 64DefaultValue(""), 90DefaultValue(""), 111DefaultValue(""), 140DefaultValue(""),
UI\WebControls\ButtonFieldBase.cs (4)
25DefaultValue(ButtonType.Link), 50DefaultValue(false), 73DefaultValue(false), 96DefaultValue(""),
UI\WebControls\Calendar.cs (24)
100DefaultValue(""), 116DefaultValue(TableCaptionAlign.NotSet), 140DefaultValue(2), 163DefaultValue(0), 208DefaultValue(DayNameFormat.Short), 230DefaultValue(null), 255DefaultValue(FirstDayOfWeek.Default), 281DefaultValue("&gt;"), 301DefaultValue(NextPrevFormat.CustomText), 348DefaultValue(null), 376DefaultValue("&lt;"), 401DefaultValue(typeof(DateTime), "1/1/0001"), 449DefaultValue(null), 474DefaultValue(CalendarSelectionMode.Day), 499DefaultValue("&gt;&gt;"), 543DefaultValue("&gt;"), 563DefaultValue(true), 583DefaultValue(false), 604DefaultValue(true), 624DefaultValue(true), 644DefaultValue(TitleFormat.MonthYear), 691DefaultValue(null), 729DefaultValue(true), 750DefaultValue(typeof(DateTime), "1/1/0001"),
UI\WebControls\ChangePassword.cs (40)
122DefaultValue(1), 146DefaultValue(""), 167DefaultValue(null), 211DefaultValue(ButtonType.Button), 233DefaultValue(""), 255DefaultValue(""), 276DefaultValue(null), 320DefaultValue(ButtonType.Button), 492DefaultValue(""), 513DefaultValue(null), 557DefaultValue(ButtonType.Button), 579DefaultValue(""), 607DefaultValue(""), 629DefaultValue(""), 648DefaultValue(""), 715DefaultValue(false), 737DefaultValue(""), 759DefaultValue(""), 778DefaultValue(""), 799DefaultValue(null), 823DefaultValue(""), 845DefaultValue(""), 864DefaultValue(""), 885DefaultValue(null), 911DefaultValue(""), 930DefaultValue(null), 954DefaultValue(null), 978DefaultValue(""), 1109DefaultValue(null), 1134DefaultValue(""), 1174DefaultValue(""), 1196DefaultValue(""), 1215DefaultValue(""), 1285DefaultValue(true), 1306DefaultValue(""), 1383DefaultValue(null), 1433DefaultValue(null), 1457DefaultValue(null), 1481DefaultValue(""), 1559DefaultValue(null),
UI\WebControls\CheckBox.cs (6)
52DefaultValue(false), 69DefaultValue(false), 91DefaultValue(false), 203DefaultValue(""), 222DefaultValue(TextAlign.Right), 240DefaultValue(""),
UI\WebControls\CheckBoxField.cs (1)
172DefaultValue(""),
UI\WebControls\CheckBoxList.cs (7)
57DefaultValue(-1), 81DefaultValue(-1), 107[DefaultValue(false)] 127DefaultValue(0), 150DefaultValue(RepeatDirection.Vertical), 173DefaultValue(RepeatLayout.Table), 194DefaultValue(TextAlign.Right),
UI\WebControls\CircleHotSpot.cs (3)
29DefaultValue(0), 48DefaultValue(0), 64DefaultValue(0),
UI\WebControls\Column.cs (8)
58DefaultValue(null), 90DefaultValue(""), 114DefaultValue(""), 137DefaultValue(null), 169DefaultValue(""), 191DefaultValue(null), 232DefaultValue(""), 264DefaultValue(true),
UI\WebControls\CommandField.cs (13)
32DefaultValue(""), 80DefaultValue(true), 99DefaultValue(""), 147DefaultValue(""), 195DefaultValue(""), 243DefaultValue(""), 291DefaultValue(""), 339DefaultValue(true), 362DefaultValue(false), 385DefaultValue(false), 408DefaultValue(false), 431DefaultValue(false), 454DefaultValue(""),
UI\WebControls\CompareValidator.cs (3)
31DefaultValue(""), 52DefaultValue(ValidationCompareOperator.Equal), 75DefaultValue(""),
UI\WebControls\Content.cs (1)
147DefaultValue(""),
UI\WebControls\ControlParameter.cs (2)
83DefaultValue(""), 111DefaultValue(""),
UI\WebControls\CookieParameter.cs (2)
70DefaultValue(""), 120DefaultValue(true)
UI\WebControls\CreateUserWizard.cs (36)
132DefaultValue(0), 151DefaultValue(""), 224DefaultValue(false), 280DefaultValue(null), 378DefaultValue(""), 399DefaultValue(null), 443DefaultValue(ButtonType.Button), 467DefaultValue(""), 512DefaultValue(""), 533DefaultValue(null), 577DefaultValue(ButtonType.Button), 615DefaultValue(false), 631DefaultValue(false) 688DefaultValue(""), 710DefaultValue(""), 729DefaultValue(""), 750DefaultValue(""), 879DefaultValue(null), 903DefaultValue(""), 925DefaultValue(""), 944DefaultValue(""), 965DefaultValue(null), 990DefaultValue(""), 1009DefaultValue(null), 1113DefaultValue(null), 1137DefaultValue(true), 1181DefaultValue(""), 1231DefaultValue(null), 1355DefaultValue(""), 1390DefaultValue(true), 1453DefaultValue(true), 1477DefaultValue(""), 1495DefaultValue(null), 1519DefaultValue(null), 1543DefaultValue(""), 1611DefaultValue(null),
UI\WebControls\CustomValidator.cs (2)
34DefaultValue(""), 51DefaultValue(false),
UI\WebControls\DataBoundControl.cs (3)
54DefaultValue(""), 120DefaultValue(""), 141DefaultValue(""),
UI\WebControls\DataControlField.cs (12)
53DefaultValue(""), 77DefaultValue(null), 147DefaultValue(null), 179DefaultValue(""), 205DefaultValue(""), 231DefaultValue(null), 263DefaultValue(""), 286DefaultValue(true), 311DefaultValue(null), 338DefaultValue(true), 364DefaultValue(""), 399DefaultValue(true),
UI\WebControls\DataGrid.cs (13)
130DefaultValue(false), 151DefaultValue(false), 172DefaultValue(false), 218DefaultValue(true), 240DefaultValue(""), 287DefaultValue(null), 311DefaultValue(-1), 357DefaultValue(null), 380DefaultValue(null), 496DefaultValue(10), 520DefaultValue(-1), 609DefaultValue(false), 631DefaultValue(true),
UI\WebControls\DataGridPagerStyle.cs (6)
92DefaultValue(PagerMode.NextPrev), 121DefaultValue("&gt;"), 147DefaultValue(10), 176DefaultValue(PagerPosition.Bottom), 205DefaultValue("&lt;"), 230DefaultValue(true),
UI\WebControls\DataList.cs (23)
107DefaultValue(null), 130DefaultValue(null), 150DefaultValue(-1), 175DefaultValue(null), 198DefaultValue(null), 218DefaultValue(false), 239DefaultValue(null), 262DefaultValue(null), 281DefaultValue(GridLines.None) 301DefaultValue(null), 324DefaultValue(null), 369DefaultValue(null), 392DefaultValue(null), 414DefaultValue(0), 438DefaultValue(RepeatDirection.Vertical), 463DefaultValue(RepeatLayout.Table), 491DefaultValue(-1), 561DefaultValue(null), 584DefaultValue(null), 623DefaultValue(null), 646DefaultValue(null), 667DefaultValue(true), 688DefaultValue(true),
UI\WebControls\DetailsView.cs (37)
114DefaultValue(""), 132DefaultValue(""), 150DefaultValue(""), 169DefaultValue(false), 196DefaultValue(null), 220DefaultValue(false), 248DefaultValue(false), 276DefaultValue(false), 304DefaultValue(true), 332DefaultValue(""), 379DefaultValue(""), 395DefaultValue(TableCaptionAlign.NotSet), 420DefaultValue(-1), 442DefaultValue(0), 463DefaultValue(null), 530DefaultValue(null), 591DefaultValue(DetailsViewMode.ReadOnly), 612DefaultValue(null), 635DefaultValue(null), 658DefaultValue(null), 679DefaultValue(""), 697DefaultValue(true), 715DefaultValue(false), 737DefaultValue(null), 759DefaultValue(null), 811DefaultValue(null), 834DefaultValue(null), 855DefaultValue(""), 877DefaultValue(GridLines.Both), 912DefaultValue(null), 935DefaultValue(null), 956DefaultValue(""), 979DefaultValue(HorizontalAlign.NotSet), 1000DefaultValue(null), 1088DefaultValue(0), 1168DefaultValue(null), 1234DefaultValue(null),
UI\WebControls\DropDownList.cs (1)
96DefaultValue(0),
UI\WebControls\EditCommandColumn.cs (6)
34DefaultValue(ButtonColumnType.LinkButton) 59DefaultValue("") 76DefaultValue(true), 99DefaultValue("") 121DefaultValue("") 138DefaultValue(""),
UI\WebControls\EmbeddedMailObject.cs (2)
32DefaultValue(""), 47DefaultValue(""),
UI\WebControls\ErrorStyle.cs (1)
72GetType(), property, new DefaultValueAttribute(typeof(Color), "Red"));
UI\WebControls\ErrorTableItemStyle.cs (1)
70GetType(), property, new DefaultValueAttribute(typeof(Color), "Red"));
UI\WebControls\FileUpload.cs (1)
40DefaultValue(false),
UI\WebControls\FontInfo.cs (7)
41DefaultValue(false), 64DefaultValue(false), 89DefaultValue(""), 147DefaultValue(false), 179DefaultValue(typeof(FontUnit), ""), 206DefaultValue(false), 229DefaultValue(false),
UI\WebControls\FormParameter.cs (2)
71DefaultValue(""), 117DefaultValue(true)
UI\WebControls\FormView.cs (32)
100DefaultValue(""), 118DefaultValue(""), 136DefaultValue(""), 155DefaultValue(false), 182DefaultValue(""), 226DefaultValue(""), 242DefaultValue(TableCaptionAlign.NotSet), 267DefaultValue(-1), 289DefaultValue(0), 354DefaultValue(null), 415DefaultValue(FormViewMode.ReadOnly), 437DefaultValue(null), 457DefaultValue(null), 480DefaultValue(null), 503DefaultValue(null), 524DefaultValue(""), 542DefaultValue(true), 560DefaultValue(true), 608DefaultValue(null), 631DefaultValue(null), 652DefaultValue(""), 674DefaultValue(GridLines.None), 709DefaultValue(null), 732DefaultValue(null), 753DefaultValue(""), 776DefaultValue(HorizontalAlign.NotSet), 797DefaultValue(null), 817DefaultValue(null), 840DefaultValue(null), 925DefaultValue(0), 1005DefaultValue(null), 1045DefaultValue(null),
UI\WebControls\GridView.cs (37)
143DefaultValue(""), 161DefaultValue(""), 180DefaultValue(false), 200DefaultValue(false), 226DefaultValue(false), 276DefaultValue(false), 303DefaultValue(false), 330DefaultValue(false), 357DefaultValue(true), 384DefaultValue(""), 429DefaultValue(""), 444DefaultValue(TableCaptionAlign.NotSet), 468DefaultValue(-1), 489DefaultValue(0), 508DefaultValue(null), 600DefaultValue(null), 648DefaultValue(-1), 696DefaultValue(true), 714DefaultValue(false), 732DefaultValue(false), 789DefaultValue(null), 809DefaultValue(""), 843DefaultValue(null), 865DefaultValue(GridLines.Both), 898DefaultValue(null), 921DefaultValue(HorizontalAlign.NotSet), 968DefaultValue(0), 1044DefaultValue(null), 1063DefaultValue(10), 1089DefaultValue(null), 1131DefaultValue(""), 1216DefaultValue(-1), 1311DefaultValue(false), 1338DefaultValue(true), 1361DefaultValue(false), 1388DefaultValue(SortDirection.Ascending), 1555DefaultValue(true),
UI\WebControls\HiddenField.cs (3)
31DefaultValue(false), 44DefaultValue(""), 63DefaultValue(""),
UI\WebControls\HotSpot.cs (7)
32DefaultValue(""), 64DefaultValue(""), 84DefaultValue(HotSpotMode.NotSet), 109DefaultValue(""), 138DefaultValue(""), 160DefaultValue((short)0), 183DefaultValue(""),
UI\WebControls\HyperLink.cs (6)
61DefaultValue(""), 78DefaultValue(typeof(Unit), ""), 96DefaultValue(typeof(Unit), ""), 118DefaultValue(""), 152DefaultValue(""), 175DefaultValue(""),
UI\WebControls\HyperLinkColumn.cs (7)
41DefaultValue(""), 64DefaultValue(""), 87DefaultValue(""), 110DefaultValue(""), 132DefaultValue(""), 156DefaultValue(""), 180DefaultValue(""),
UI\WebControls\HyperLinkField.cs (7)
39DefaultValue(null), 73DefaultValue(""), 98DefaultValue(""), 124DefaultValue(""), 148DefaultValue(""), 175DefaultValue(""), 201DefaultValue(""),
UI\WebControls\Image.cs (5)
42DefaultValue(""), 59DefaultValue(""), 107DefaultValue(false), 128DefaultValue(ImageAlign.NotSet), 152DefaultValue(""),
UI\WebControls\ImageButton.cs (7)
55DefaultValue(""), 79DefaultValue(""), 103DefaultValue(true), 123DefaultValue(true), 155DefaultValue(""), 175DefaultValue(""), 215DefaultValue(""),
UI\WebControls\ImageField.cs (9)
41DefaultValue(""), 66DefaultValue(true), 84DefaultValue(""), 110DefaultValue(""), 133DefaultValue(""), 159DefaultValue(""), 185DefaultValue(""), 206DefaultValue(""), 233DefaultValue(false),
UI\WebControls\ImageMap.cs (2)
73DefaultValue(HotSpotMode.NotSet), 95DefaultValue(""),
UI\WebControls\Label.cs (2)
69DefaultValue(""), 127DefaultValue(""),
UI\WebControls\LinkButton.cs (7)
66DefaultValue(""), 90DefaultValue(""), 113DefaultValue(true), 132DefaultValue(""), 170DefaultValue(""), 189DefaultValue(""), 209DefaultValue(""),
UI\WebControls\Listbox.cs (2)
96DefaultValue(4), 119DefaultValue(ListSelectionMode.Single),
UI\WebControls\ListControl.cs (12)
58DefaultValue(false), 86DefaultValue(false), 103DefaultValue(false), 124DefaultValue(""), 146DefaultValue(""), 170DefaultValue(""), 207DefaultValue(null), 284DefaultValue(0), 357DefaultValue(null), 377DefaultValue(""), 420DefaultValue(""), 445DefaultValue(""),
UI\WebControls\listitem.cs (4)
127DefaultValue(true) 152DefaultValue(false), 171DefaultValue(""), 195DefaultValue("")
UI\WebControls\Literal.cs (2)
57DefaultValue(LiteralMode.Transform), 83DefaultValue(""),
UI\WebControls\login.cs (32)
74DefaultValue(1), 98DefaultValue(null), 123DefaultValue(""), 148DefaultValue(""), 171DefaultValue(""), 193DefaultValue(true), 214DefaultValue(""), 233DefaultValue(""), 254DefaultValue(""), 275DefaultValue(""), 296DefaultValue(null), 321DefaultValue(""), 340DefaultValue(null), 364DefaultValue(null), 408DefaultValue(LoginFailureAction.Refresh), 451DefaultValue(null), 475DefaultValue(""), 496DefaultValue(null), 540DefaultValue(ButtonType.Button), 561DefaultValue(Orientation.Vertical), 585DefaultValue(""), 652DefaultValue(""), 671DefaultValue(""), 692DefaultValue(""), 734DefaultValue(false), 770DefaultValue(true), 811DefaultValue(null), 835DefaultValue(LoginTextLayout.TextOnLeft), 878DefaultValue(null), 902DefaultValue(""), 969DefaultValue(null), 993DefaultValue(true),
UI\WebControls\LoginName.cs (1)
35DefaultValue(_defaultFormatString),
UI\WebControls\loginstatus.cs (4)
63DefaultValue(""), 104DefaultValue(LogoutAction.Refresh), 127DefaultValue(""), 148DefaultValue(""),
UI\WebControls\LoginView.cs (2)
51DefaultValue(null), 122DefaultValue(null),
UI\WebControls\MailDefinition.cs (7)
43DefaultValue(""), 64DefaultValue(""), 84DefaultValue(""), 103DefaultValue(null), 120DefaultValue(false), 136DefaultValue(MailPriority.Normal), 159DefaultValue(""),
UI\WebControls\Menu.cs (40)
198DefaultValue(null), 219[DefaultValue(500)] 239[DefaultValue("")] 260DefaultValue(true), 279DefaultValue(0), 298DefaultValue(null), 317[DefaultValue("")] 336DefaultValue(null), 357DefaultValue(null), 376[DefaultValue("")] 414DefaultValue(null), 434DefaultValue(null), 449[DefaultValue("")] 469DefaultValue(0), 498[DefaultValue(true)] 514DefaultValue(null), 530[DefaultValue(false)] 551DefaultValue(null), 575DefaultValue(null), 596DefaultValue(null), 630[DefaultValue(3)] 661[DefaultValue(Orientation.Vertical)] 688[DefaultValue('/')] 750DefaultValue(MenuRenderingMode.Default), 789[DefaultValue("")] 836[DefaultValue("")] 898[DefaultValue("")] 929[DefaultValue("")] 949[DefaultValue(1)] 980DefaultValue(true), 999DefaultValue(null), 1018[DefaultValue("")] 1037DefaultValue(null), 1058DefaultValue(null), 1077[DefaultValue("")] 1115DefaultValue(null), 1135[DefaultValue(typeof(Unit), "")] 1156DefaultValue(null), 1171[DefaultValue("")] 1193[DefaultValue("")]
UI\WebControls\MenuItem.cs (14)
157[DefaultValue(false)] 174[DefaultValue("")] 216[DefaultValue(null)] 224[DefaultValue(true)] 264[DefaultValue("")] 350[DefaultValue("")] 398[DefaultValue("")] 416[DefaultValue(true)] 433[DefaultValue(false)] 453[DefaultValue("")] 474[DefaultValue("")] 493[DefaultValue("")] 516[DefaultValue("")] 536[DefaultValue("")]
UI\WebControls\MenuItemBinding.cs (23)
27DefaultValue(""), 51DefaultValue(-1), 69[DefaultValue(true)] 83DefaultValue(""), 102[DefaultValue("")] 123[DefaultValue("")] 146DefaultValue(""), 166[DefaultValue("")] 185DefaultValue(""), 205[DefaultValue("")] 224DefaultValue(""), 244[DefaultValue(true)] 258DefaultValue(""), 273[DefaultValue("")] 292DefaultValue(""), 316[DefaultValue("")] 333DefaultValue(""), 357[DefaultValue("")] 382DefaultValue(""), 404[DefaultValue("")] 426DefaultValue(""), 450[DefaultValue("")] 475DefaultValue(""),
UI\WebControls\MenuItemStyle.cs (3)
35DefaultValue(typeof(Unit), ""), 71DefaultValue(typeof(Unit), ""), 97DefaultValue(typeof(Unit), ""),
UI\WebControls\ModelErrorMessage.cs (3)
28DefaultValue("") 41DefaultValue(""), 59DefaultValue(false),
UI\WebControls\MultiView.cs (1)
59DefaultValue(-1),
UI\WebControls\ObjectDataSource.cs (26)
81DefaultValue(DataSourceCache.Infinite), 100DefaultValue(DataSourceCacheExpiry.Absolute), 119DefaultValue(""), 136DefaultValue(ConflictOptions.OverwriteChanges), 154DefaultValue(false), 174DefaultValue(""), 192DefaultValue(""), 210DefaultValue(null), 228DefaultValue(false), 248DefaultValue(false), 266DefaultValue(""), 284DefaultValue(null), 302DefaultValue(""), 320DefaultValue(null), 338DefaultValue("maximumRows"), 355DefaultValue("{0}"), 372DefaultValue(""), 390DefaultValue(""), 408DefaultValue(null), 428DefaultValue(""), 446DefaultValue(""), 465DefaultValue("startRowIndex"), 483DefaultValue(""), 501DefaultValue(""), 519DefaultValue(null), 538DefaultValue(ParsingCulture.Invariant),
UI\WebControls\ObjectDataSourceView.cs (1)
341DefaultValue("{0}"),
UI\WebControls\PagerSettings.cs (12)
45DefaultValue(""), 75DefaultValue("&lt;&lt;"), 125DefaultValue(""), 155DefaultValue("&gt;&gt;"), 182DefaultValue(PagerButtons.Numeric), 213DefaultValue(""), 243DefaultValue("&gt;"), 272DefaultValue(10), 303DefaultValue(PagerPosition.Bottom), 330DefaultValue(""), 360DefaultValue("&lt;"), 387DefaultValue(true),
UI\WebControls\Panel.cs (7)
44DefaultValue(""), 77DefaultValue(""), 98DefaultValue(ContentDirection.NotSet), 128DefaultValue(""), 148DefaultValue(HorizontalAlign.NotSet), 187DefaultValue(ScrollBars.None), 221DefaultValue(true),
UI\WebControls\PanelStyle.cs (5)
53DefaultValue(""), 79DefaultValue(""), 104DefaultValue(""), 129DefaultValue(""), 155DefaultValue(""),
UI\WebControls\Parameter.cs (7)
115DefaultValue(DbType.Object), 142DefaultValue(null), 164DefaultValue(ParameterDirection.Input), 188DefaultValue(""), 336DefaultValue(0), 360DefaultValue(TypeCode.Empty), 389DefaultValue(true),
UI\WebControls\PasswordRecovery.cs (20)
163DefaultValue(1), 187DefaultValue(null), 211DefaultValue(ButtonType.Button), 257DefaultValue(null), 302DefaultValue(""), 317DefaultValue(""), 338DefaultValue(""), 359DefaultValue(null), 383DefaultValue(null), 407DefaultValue(null), 455DefaultValue(""), 609DefaultValue(""), 651DefaultValue(""), 728DefaultValue(null), 748DefaultValue(true), 775DefaultValue(null), 799DefaultValue(LoginTextLayout.TextOnLeft), 822DefaultValue(null), 847DefaultValue(""), 1010DefaultValue(null),
UI\WebControls\PolygonHotSpot.cs (1)
25DefaultValue(""),
UI\WebControls\ProfileParameter.cs (1)
70DefaultValue(""),
UI\WebControls\QueryStringParameter.cs (2)
71DefaultValue(""), 117DefaultValue(true)
UI\WebControls\RadioButton.cs (1)
42DefaultValue(""),
UI\WebControls\RadioButtonList.cs (7)
43DefaultValue(-1), 65DefaultValue(-1), 106[DefaultValue(false)] 127DefaultValue(0), 150DefaultValue(RepeatDirection.Vertical), 173DefaultValue(RepeatLayout.Table), 194DefaultValue(TextAlign.Right),
UI\WebControls\RangeValidator.cs (2)
32DefaultValue(""), 52DefaultValue(""),
UI\WebControls\RectangleHotSpot.cs (4)
20DefaultValue(0), 36DefaultValue(0), 52DefaultValue(0), 68DefaultValue(0),
UI\WebControls\RegularExpressionValidator.cs (1)
36DefaultValue(""),
UI\WebControls\Repeater.cs (10)
122DefaultValue(""), 143DefaultValue(""), 186DefaultValue(null), 213DefaultValue(""), 238DefaultValue(null), 265DefaultValue(""), 306DefaultValue(null), 326DefaultValue(null), 387DefaultValue(null), 427DefaultValue(null),
UI\WebControls\RequiredFieldValidator.cs (1)
33DefaultValue(""),
UI\WebControls\RoleGroup.cs (1)
27DefaultValue(null),
UI\WebControls\RouteParameter.cs (1)
64DefaultValue(""),
UI\WebControls\SessionParameter.cs (1)
70DefaultValue(""),
UI\WebControls\SiteMapDataSource.cs (5)
90DefaultValue(true), 112DefaultValue(""), 135DefaultValue(0), 159DefaultValue(false), 181DefaultValue(""),
UI\WebControls\SiteMapPath.cs (14)
46DefaultValue(null), 72DefaultValue(null), 88DefaultValue(null), 114DefaultValue(null), 133DefaultValue(-1), 156DefaultValue(PathDirection.RootToCurrent), 178DefaultValue(_defaultSeparator), 198DefaultValue(null), 224DefaultValue(null), 275DefaultValue(false), 295DefaultValue(null), 321DefaultValue(null), 354DefaultValue(true), 375DefaultValue(""),
UI\WebControls\SqlDataSource.cs (26)
98DefaultValue(DataSourceCache.Infinite), 116DefaultValue(DataSourceCacheExpiry.Absolute), 134DefaultValue(""), 151DefaultValue(true), 168DefaultValue(ConflictOptions.OverwriteChanges), 185DefaultValue(""), 208DefaultValue(SqlDataSourceMode.DataSet), 233DefaultValue(""), 250DefaultValue(SqlDataSourceCommandType.Text), 268DefaultValue(null), 286DefaultValue(false), 304DefaultValue(""), 322DefaultValue(null), 340DefaultValue(""), 357DefaultValue(SqlDataSourceCommandType.Text), 375DefaultValue(null), 392DefaultValue("{0}"), 410DefaultValue(""), 433DefaultValue(""), 450DefaultValue(SqlDataSourceCommandType.Text), 487DefaultValue(null), 508DefaultValue(""), 538DefaultValue(""), 557DefaultValue(""), 574DefaultValue(SqlDataSourceCommandType.Text), 592DefaultValue(null),
UI\WebControls\SqlDataSourceView.cs (5)
193DefaultValue(null), 229DefaultValue(null), 280DefaultValue(null), 307DefaultValue("{0}"), 461DefaultValue(null),
UI\WebControls\Style.cs (8)
99DefaultValue(typeof(Color), ""), 125DefaultValue(typeof(Color), ""), 151DefaultValue(typeof(Unit), ""), 178DefaultValue(BorderStyle.NotSet), 204DefaultValue(""), 251DefaultValue(typeof(Color), ""), 277DefaultValue(typeof(Unit), ""), 369DefaultValue(typeof(Unit), ""),
UI\WebControls\SubMenuStyle.cs (2)
31DefaultValue(typeof(Unit), ""), 57DefaultValue(typeof(Unit), ""),
UI\WebControls\Substitution.cs (1)
40DefaultValue(""),
UI\WebControls\Table.cs (7)
47DefaultValue(""), 66DefaultValue(""), 83DefaultValue(TableCaptionAlign.NotSet), 109DefaultValue(-1), 132DefaultValue(-1), 154DefaultValue(GridLines.None), 184DefaultValue(HorizontalAlign.NotSet),
UI\WebControls\TableCell.cs (7)
72DefaultValue(null), 99DefaultValue(0), 122DefaultValue(HorizontalAlign.NotSet), 149DefaultValue(0), 173DefaultValue(""), 196DefaultValue(VerticalAlign.NotSet), 220DefaultValue(true),
UI\WebControls\TableHeaderCell.cs (3)
44DefaultValue(""), 65DefaultValue(TableHeaderScope.NotSet), 85DefaultValue(null),
UI\WebControls\TableItemStyle.cs (3)
71DefaultValue(HorizontalAlign.NotSet), 97DefaultValue(VerticalAlign.NotSet), 123DefaultValue(true),
UI\WebControls\TableRow.cs (3)
65DefaultValue(HorizontalAlign.NotSet), 88DefaultValue(TableRowSection.TableBody), 119DefaultValue(VerticalAlign.NotSet),
UI\WebControls\TableSectionStyle.cs (1)
23DefaultValue(true),
UI\WebControls\TableStyle.cs (5)
53DefaultValue(""), 80DefaultValue(-1), 106DefaultValue(-1), 132DefaultValue(GridLines.None), 158DefaultValue(HorizontalAlign.NotSet),
UI\WebControls\TemplateColumn.cs (4)
45DefaultValue(null), 66DefaultValue(null), 88DefaultValue(null), 109DefaultValue(null),
UI\WebControls\TemplatedWizardStep.cs (2)
33DefaultValue(null), 68DefaultValue(null),
UI\WebControls\TemplateField.cs (8)
47DefaultValue(null), 68DefaultValue(ValidateRequestMode.Inherit) 85DefaultValue(true), 107DefaultValue(null), 128DefaultValue(null), 150DefaultValue(null), 171DefaultValue(null), 192DefaultValue(null),
UI\WebControls\TextBox.cs (11)
75DefaultValue(AutoCompleteType.None), 100DefaultValue(false), 117DefaultValue(false), 139DefaultValue(0), 160DefaultValue(0), 184DefaultValue(TextBoxMode.SingleLine), 208DefaultValue(false), 228DefaultValue(0), 299DefaultValue(""), 318DefaultValue(""), 338DefaultValue(true),
UI\WebControls\TreeNode.cs (18)
118[DefaultValue(false)] 147[DefaultValue(false)] 164[DefaultValue(null)] 181[DefaultValue("")] 223[DefaultValue(typeof(Nullable<bool>), "")] 271[DefaultValue(null)] 282[DefaultValue("")] 304[DefaultValue("")] 371[DefaultValue("")] 437[DefaultValue(false)] 459[DefaultValue(false)] 477[DefaultValue(TreeNodeSelectAction.Select)] 496[DefaultValue(false)] 538[DefaultValue(typeof(Nullable<bool>), "")] 556[DefaultValue("")] 575[DefaultValue("")] 598[DefaultValue("")] 618[DefaultValue("")]
UI\WebControls\TreeNodeBinding.cs (20)
27DefaultValue(""), 51DefaultValue(-1), 69[DefaultValue("")] 90[DefaultValue("")] 113[DefaultValue("")] 136[DefaultValue("")] 159DefaultValue(""), 183[DefaultValue("")] 206DefaultValue(""), 231DefaultValue(false), 252[DefaultValue(TreeNodeSelectAction.Select)] 272[DefaultValue(typeof(Nullable<bool>), "")] 292[DefaultValue("")] 309DefaultValue(""), 333[DefaultValue("")] 358DefaultValue(""), 382[DefaultValue("")] 404DefaultValue(""), 428[DefaultValue("")] 453DefaultValue(""),
UI\WebControls\TreeNodeStyle.cs (5)
37DefaultValue(typeof(Unit), ""), 62DefaultValue(typeof(Unit), ""), 93[DefaultValue("")] 119DefaultValue(typeof(Unit), ""), 144DefaultValue(typeof(Unit), ""),
UI\WebControls\TreeView.cs (27)
216DefaultValue(true), 238DefaultValue(null), 320[DefaultValue("")] 388[DefaultValue(true)] 419[DefaultValue(-1)] 463[DefaultValue("")] 537DefaultValue(null), 569[DefaultValue(TreeViewImageSet.Custom)] 617DefaultValue(null), 650DefaultValue(null), 673[DefaultValue("")] 705[DefaultValue(-1)] 727[DefaultValue("")] 795[DefaultValue(20)] 815[DefaultValue(false)] 836DefaultValue(null), 855DefaultValue(null), 879DefaultValue(null), 901[DefaultValue('/')] 941[DefaultValue(true)] 1008DefaultValue(null), 1059DefaultValue(null), 1079[DefaultValue("")] 1095[DefaultValue(TreeNodeTypes.None)] 1118[DefaultValue(true)] 1138[DefaultValue(false)] 1174[DefaultValue("")]
UI\WebControls\ValidationSummary.cs (9)
48DefaultValue(ValidationSummaryDisplayMode.BulletList), 71DefaultValue(true), 91DefaultValue(true), 111DefaultValue(true), 129DefaultValue(typeof(Color), "Red") 149DefaultValue(""), 174DefaultValue(false), 194DefaultValue(true), 211DefaultValue(""),
UI\WebControls\WebControl.cs (12)
87DefaultValue(""), 142DefaultValue(typeof(Color), ""), 164DefaultValue(typeof(Color), ""), 186DefaultValue(typeof(Unit), ""), 207DefaultValue(BorderStyle.NotSet), 268DefaultValue(""), 316DefaultValue(true), 379DefaultValue(typeof(Color), ""), 414DefaultValue(typeof(Unit), ""), 487DefaultValue((short)0), 544DefaultValue(""), 567DefaultValue(typeof(Unit), ""),
UI\WebControls\Wizard.cs (38)
143DefaultValue(-1), 179DefaultValue(""), 201DefaultValue(null), 240DefaultValue(ButtonType.Button), 257DefaultValue(""), 277DefaultValue(0), 295DefaultValue(0), 312DefaultValue(false), 329DefaultValue(true), 352DefaultValue(""), 374DefaultValue(null), 412DefaultValue(ButtonType.Button), 431DefaultValue(""), 453DefaultValue(""), 475DefaultValue(null), 513DefaultValue(ButtonType.Button), 530DefaultValue(null), 548DefaultValue(null), 568DefaultValue(null), 585DefaultValue(""), 603DefaultValue(null), 624DefaultValue(null), 645DefaultValue(null), 667DefaultValue(""), 689DefaultValue(null), 727DefaultValue(ButtonType.Button), 746DefaultValue(""), 768DefaultValue(null), 806DefaultValue(ButtonType.Button), 825DefaultValue(""), 847DefaultValue(null), 885DefaultValue(ButtonType.Button), 905DefaultValue(null), 926DefaultValue(null), 946DefaultValue(null), 982DefaultValue(null), 1000DefaultValue(null), 1017DefaultValue(null),
UI\WebControls\WizardStepBase.cs (3)
43DefaultValue(true), 132DefaultValue(WizardStepType.Auto), 158DefaultValue(""),
UI\WebControls\xml.cs (4)
207DefaultValue(""), 227DefaultValue(false), 241DefaultValue(""), 301DefaultValue(""),
UI\WebControls\XmlDataSource.cs (10)
81DefaultValue(DataSourceCache.Infinite), 99DefaultValue(DataSourceCacheExpiry.Absolute), 117DefaultValue(""), 131DefaultValue(""), 148DefaultValue(""), 181DefaultValue(""), 210DefaultValue(true), 239DefaultValue(""), 288DefaultValue(""), 329DefaultValue(""),
UI\WebParts\CatalogZone.cs (1)
61DefaultValue(null),
UI\WebParts\CatalogZoneBase.cs (6)
53DefaultValue(null), 123DefaultValue(null), 186DefaultValue(null), 207DefaultValue(""), 272DefaultValue(null), 293DefaultValue(true),
UI\WebParts\ConnectionsZone.cs (5)
127DefaultValue(null), 148DefaultValue(null), 185DefaultValue(null), 297DefaultValue(null), 349DefaultValue(null),
UI\WebParts\DeclarativeCatalogPart.cs (4)
44DefaultValue(""), 67DefaultValue(null), 227[Browsable(false), DefaultValue(false), EditorBrowsable(EditorBrowsableState.Never), Themeable(false)] 268[Browsable(false), DefaultValue(""), EditorBrowsable(EditorBrowsableState.Never), Themeable(false)]
UI\WebParts\EditorZone.cs (1)
61DefaultValue(null),
UI\WebParts\EditorZoneBase.cs (3)
44DefaultValue(null), 65DefaultValue(null), 199DefaultValue(null),
UI\WebParts\PageCatalogPart.cs (2)
212[Browsable(false), DefaultValue(false), EditorBrowsable(EditorBrowsableState.Never), Themeable(false)] 253[Browsable(false), DefaultValue(""), EditorBrowsable(EditorBrowsableState.Never), Themeable(false)]
UI\WebParts\Part.cs (3)
33DefaultValue(PartChromeState.Normal), 55DefaultValue(PartChromeType.Default), 87DefaultValue(""),
UI\WebParts\ProxyWebPartManager.cs (4)
44DefaultValue(false), 57DefaultValue(""), 70DefaultValue(null), 89DefaultValue(false),
UI\WebParts\TitleStyle.cs (1)
19DefaultValue(false)
UI\WebParts\ToolZone.cs (5)
85DefaultValue(null), 106DefaultValue(null), 127DefaultValue(null), 165DefaultValue(null), 186DefaultValue(null),
UI\WebParts\WebPart.cs (14)
92DefaultValue(true), 108DefaultValue(true), 128DefaultValue(true), 146DefaultValue(true), 165DefaultValue(true), 184DefaultValue(true), 200DefaultValue(""), 216DefaultValue(""), 337DefaultValue(WebPartExportMode.None), 400DefaultValue(WebPartHelpMode.Navigate), 422DefaultValue(""), 448DefaultValue(false), 565DefaultValue(""), 585DefaultValue(""),
UI\WebParts\WebPartConnection.cs (5)
76DefaultValue(ConnectionPoint.DefaultIDInternal) 90DefaultValue("") 113DefaultValue("") 193DefaultValue(ConnectionPoint.DefaultIDInternal) 207DefaultValue("")
UI\WebParts\WebPartManager.cs (5)
394DefaultValue(true), 411DefaultValue(true), 488DefaultValue(null), 523DefaultValue(""), 536DefaultValue(null),
UI\WebParts\WebPartMenuStyle.cs (3)
36DefaultValue(typeof(Color), ""), 186TypeDescriptor.CreateProperty(GetType(), oldPaddingProperty, new DefaultValueAttribute(1)); 190TypeDescriptor.CreateProperty(GetType(), oldSpacingProperty, new DefaultValueAttribute(0));
UI\WebParts\WebPartPersonalization.cs (3)
79DefaultValue(true), 136DefaultValue(PersonalizationScope.User), 209DefaultValue(""),
UI\WebParts\WebPartVerb.cs (4)
76DefaultValue(false), 119DefaultValue(true), 157DefaultValue(""), 210DefaultValue(true),
UI\WebParts\WebPartZone.cs (1)
29DefaultValue(null),
UI\WebParts\WebPartZoneBase.cs (28)
104DefaultValue(true), 123DefaultValue(typeof(Color), "Gray"), 141DefaultValue(BorderStyle.Solid) 159DefaultValue(typeof(Unit), "1") 174DefaultValue(null), 194DefaultValue(null), 214DefaultValue(null), 273DefaultValue(typeof(Color), "Blue"), 295DefaultValue(null), 330DefaultValue(null), 370DefaultValue(null), 400DefaultValue(null), 423DefaultValue(""), 440DefaultValue(null), 461DefaultValue(null), 482DefaultValue(""), 500DefaultValue(""), 517DefaultValue(null), 538DefaultValue(null), 559DefaultValue(null), 580DefaultValue(null), 604DefaultValue(Orientation.Vertical), 623DefaultValue(null), 644DefaultValue(null), 668DefaultValue(true), 683DefaultValue(ButtonType.Image), 701DefaultValue(null), 775DefaultValue(WebPartVerbRenderMode.Menu),
UI\WebParts\WebZone.cs (13)
59DefaultValue(""), 93DefaultValue(null), 114DefaultValue(null), 138DefaultValue(null), 194DefaultValue(null), 218DefaultValue(typeof(Unit), "5px"), 239DefaultValue(null), 263DefaultValue(PartChromeType.Default), 284DefaultValue(null), 308DefaultValue(null), 336DefaultValue(2), 431DefaultValue(ButtonType.Button), 449DefaultValue(null),
UI\WebParts\ZoneButton.cs (1)
28DefaultValue(false),
System.Web.DataVisualization (596)
Common\Annotation\AnnotationBase.cs (40)
365DefaultValue(Constants.NotSetValue), 478 DefaultValue(true), 519 DefaultValue(double.NaN), 563 DefaultValue(double.NaN), 612 DefaultValue(double.NaN), 664 DefaultValue(double.NaN), 703 DefaultValue(double.NaN), 741 DefaultValue(double.NaN), 785 DefaultValue(false), 814 DefaultValue(SelectionPointsStyle.Rectangle), 838 DefaultValue(true), 868 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 893 DefaultValue(typeof(Color), "Black"), 920 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 946DefaultValue(typeof(TextStyle), "Default"), 972 DefaultValue(typeof(Color), "Black"), 1000 DefaultValue(1), 1030 DefaultValue(ChartDashStyle.Solid), 1057 DefaultValue(typeof(Color), ""), 1090 DefaultValue(ChartHatchStyle.None), 1121 DefaultValue(GradientStyle.None), 1155 DefaultValue(typeof(Color), ""), 1183 DefaultValue(typeof(Color), "128,0,0,0"), 1210 DefaultValue(0), 1242 DefaultValue(""), 1282 DefaultValue(""), 1318 DefaultValue(""), 1358 DefaultValue(null), 1402 DefaultValue(null), 1447 DefaultValue(""), 1502 DefaultValue(null), 1558 DefaultValue(double.NaN), 1607 DefaultValue(double.NaN), 1643 DefaultValue(0.0), 1682 DefaultValue(0.0), 1723 DefaultValue(typeof(ContentAlignment), "BottomCenter"), 1910 DefaultValue(""), 1941 DefaultValue(""), 1974 DefaultValue(""), 1994[DefaultValue("")]
Common\Annotation\ArrowAnnotation.cs (4)
140 DefaultValue(ArrowStyle.Simple), 167 DefaultValue(5), 218 DefaultValue(typeof(ContentAlignment), "TopLeft"), 276 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\CalloutAnnotation.cs (13)
172 DefaultValue(CalloutStyle.Rectangle), 208 DefaultValue(LineAnchorCapStyle.Arrow), 238 DefaultValue(typeof(Color), "Black"), 266 DefaultValue(1), 293 DefaultValue(ChartDashStyle.Solid), 320 DefaultValue(typeof(Color), ""), 353 DefaultValue(ChartHatchStyle.None), 385 DefaultValue(GradientStyle.None), 419 DefaultValue(typeof(Color), ""), 458 DefaultValue(3.0), 491 DefaultValue(3.0), 526 DefaultValue(typeof(ContentAlignment), "BottomLeft"), 584 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\GroupAnnotation.cs (17)
113DefaultValue(Constants.NotSetValue), 159 DefaultValue(true), 196 DefaultValue(false), 226 DefaultValue(true), 255 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 306 DefaultValue(typeof(Color), "Black"), 337 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 367 DefaultValue(typeof(Color), "Black"), 399 DefaultValue(1), 429 DefaultValue(ChartDashStyle.Solid), 460 DefaultValue(typeof(Color), ""), 497 DefaultValue(ChartHatchStyle.None), 533 DefaultValue(GradientStyle.None), 571 DefaultValue(typeof(Color), ""), 603 DefaultValue(typeof(Color), "128,0,0,0"), 634 DefaultValue(0), 876 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\ImageAnnotation.cs (14)
113 DefaultValue(""), 140 DefaultValue(ChartImageWrapMode.Scaled), 165 DefaultValue(typeof(Color), ""), 196 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 277 DefaultValue(SelectionPointsStyle.Rectangle), 307 DefaultValue(typeof(Color), "Black"), 332 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 352 DefaultValue(typeof(Color), ""), 375 DefaultValue(ChartHatchStyle.None), 397 DefaultValue(GradientStyle.None), 419 DefaultValue(typeof(Color), ""), 442 DefaultValue(typeof(Color), "Black"), 463 DefaultValue(1), 485 DefaultValue(ChartDashStyle.Solid),
Common\Annotation\LineAnnotation.cs (13)
105 DefaultValue(false), 130 DefaultValue(LineAnchorCapStyle.None), 155 DefaultValue(LineAnchorCapStyle.None), 184 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 230 DefaultValue(typeof(Color), "Black"), 257 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 277 DefaultValue(typeof(Color), ""), 303 DefaultValue(ChartHatchStyle.None), 325 DefaultValue(GradientStyle.None), 347 DefaultValue(typeof(Color), ""), 389 DefaultValue(true), 429 DefaultValue(typeof(ContentAlignment), "TopLeft"), 487 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\PolygonAnnotation.cs (23)
129 DefaultValue(LineAnchorCapStyle.None), 154 DefaultValue(LineAnchorCapStyle.None), 183 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 229 DefaultValue(typeof(Color), "Black"), 256 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 276 DefaultValue(typeof(Color), ""), 299 DefaultValue(ChartHatchStyle.None), 321 DefaultValue(GradientStyle.None), 343 DefaultValue(typeof(Color), ""), 403 DefaultValue(SelectionPointsStyle.Rectangle), 433 DefaultValue(false), 468 DefaultValue(null), 1219 DefaultValue(LineAnchorCapStyle.None), 1243 DefaultValue(LineAnchorCapStyle.None), 1273 DefaultValue(typeof(Color), ""), 1306 DefaultValue(ChartHatchStyle.None), 1338 DefaultValue(GradientStyle.None), 1372 DefaultValue(typeof(Color), ""), 1433 DefaultValue(SelectionPointsStyle.Rectangle), 1634 DefaultValue(0f), 1662 DefaultValue(0f), 1693 DefaultValue(typeof(byte), "1"), 1721 DefaultValue("PathPoint"),
Common\Annotation\RectangleAnnotation.cs (9)
109 DefaultValue(typeof(Color), "Black"), 137 DefaultValue(1), 164 DefaultValue(ChartDashStyle.Solid), 191 DefaultValue(typeof(Color), ""), 224 DefaultValue(ChartHatchStyle.None), 256 DefaultValue(GradientStyle.None), 290 DefaultValue(typeof(Color), ""), 351 DefaultValue(SelectionPointsStyle.Rectangle), 588 DefaultValue(null),
Common\Annotation\TextAnnotation.cs (17)
118 DefaultValue(""), 142 DefaultValue(false), 167 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 195 DefaultValue(typeof(Color), "Black"), 217 DefaultValue(1), 239 DefaultValue(ChartDashStyle.Solid), 259 DefaultValue(typeof(Color), ""), 282 DefaultValue(ChartHatchStyle.None), 304 DefaultValue(GradientStyle.None), 326 DefaultValue(typeof(Color), ""), 379 DefaultValue(SelectionPointsStyle.Rectangle), 1114 DefaultValue(LabelCalloutStyle.Underlined), 1139 DefaultValue(typeof(Color), "Black"), 1166 DefaultValue(ChartDashStyle.Solid), 1194 DefaultValue(typeof(Color), "Transparent"), 1221 DefaultValue(1), 1246 DefaultValue(LineAnchorCapStyle.Arrow),
Common\Borders3D\Borders3D.cs (13)
207 DefaultValue(typeof(Color), "White"), 236 DefaultValue(BorderSkinStyle.None), 264 DefaultValue(typeof(Color), "Gray"), 293 DefaultValue(typeof(Color), "Black"), 322 DefaultValue(ChartHatchStyle.None), 350 DefaultValue(""), 378 DefaultValue(ChartImageWrapMode.Tile), 406 DefaultValue(typeof(Color), ""), 438 DefaultValue(ChartImageAlignmentStyle.TopLeft), 465 DefaultValue(GradientStyle.None), 497 DefaultValue(typeof(Color), ""), 526 DefaultValue(1), 557 DefaultValue(ChartDashStyle.NotSet),
Common\Converters\CustomAttributesConverters.cs (2)
396defaultValueAttribute = new DefaultValueAttribute(attrInfo.DefaultValue); 400defaultValueAttribute = new DefaultValueAttribute(attrInfo.ValueType, (string)attrInfo.DefaultValue);
Common\DataManager\DataManager.cs (1)
1116DefaultValue(ChartColorPalette.BrightPastel),
Common\DataManager\DataPoint.cs (22)
2688 DefaultValue(typeof(double), "0.0"), 2764 DefaultValue(false) 4640 DefaultValue(null), 4671 DefaultValue(""), 4798 DefaultValue(""), 4857 DefaultValue(""), 4909 DefaultValue(""), 4955[DefaultValue("")] 5024 DefaultValue(true), 5076 DefaultValue(""), 5128 DefaultValue(""), 5189DefaultValue(typeof(Color), ""), 5248DefaultValue(typeof(Color), ""), 5306 DefaultValue(ChartDashStyle.Solid), 5358 DefaultValue(1), 5415 DefaultValue(""), 5475 DefaultValue(""), 5529 DefaultValue(""), 5576[DefaultValue("")] 5631 DefaultValue(""), 5685 DefaultValue(""), 5731[DefaultValue("")]
Common\DataManager\DataSeries.cs (20)
1790 DefaultValue(""), 1831 DefaultValue(""), 1874DefaultValue(""), 1904 DefaultValue(ChartValueType.Auto), 1930 DefaultValue(false), 1955 DefaultValue(ChartValueType.Auto), 1983 DefaultValue(1), 2106 DefaultValue(ChartColorPalette.None), 2129 DefaultValue(1) 2156 DefaultValue(0) 2177 DefaultValue(typeof(Color), "128,0,0,0"), 2252 DefaultValue(""), 2273 DefaultValue(""), 2295 DefaultValue(AxisType.Primary) 2317 DefaultValue(AxisType.Primary) 2338 DefaultValue(true), 2366 DefaultValue(SeriesChartType.Column), 2415 DefaultValue(ChartTypeNames.Column), 2479DefaultValue(""), 2531 DefaultValue(""),
Common\General\Axis.cs (27)
470DefaultValue(TextOrientation.Auto), 546DefaultValue(false), 572DefaultValue(typeof(Color), ""), 601DefaultValue(""), 628DefaultValue(""), 650DefaultValue(AxisArrowStyle.None), 814DefaultValue(true), 844 DefaultValue(6), 878 DefaultValue(10), 914DefaultValue(LabelAutoFitStyles.DecreaseFont | LabelAutoFitStyles.IncreaseFont | LabelAutoFitStyles.LabelsAngleStep30 | LabelAutoFitStyles.StaggeredLabels | LabelAutoFitStyles.WordWrap), 943DefaultValue(true), 969DefaultValue(""), 995DefaultValue(typeof(Color), "Black"), 1023DefaultValue(typeof(StringAlignment), "Center"), 1049DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 1075DefaultValue(typeof(Color), "Black"), 1103DefaultValue(1), 1133DefaultValue(ChartDashStyle.Solid), 1184DefaultValue(75f), 1214 DefaultValue(""), 1237 DefaultValue(""), 1261 DefaultValue(""), 1280[DefaultValue("")] 1310DefaultValue(0.0), 1353DefaultValue(0.0), 1389DefaultValue(DateTimeIntervalType.Auto), 1429DefaultValue(DateTimeIntervalType.Auto),
Common\General\AxisScale.cs (12)
270 DefaultValue(AxisPosition.Left), 311 DefaultValue(IntervalAutoMode.FixedCount), 337 DefaultValue(false), 366 DefaultValue(true), 394 DefaultValue(true), 427 DefaultValue(DateTimeIntervalType.Auto), 536 DefaultValue(Double.NaN), 591 DefaultValue(Double.NaN), 644 DefaultValue(Double.NaN), 682 DefaultValue(typeof(AxisEnabled), "Auto"), 735 DefaultValue(false), 762 DefaultValue(10.0),
Common\General\AxisScaleBreaks.cs (9)
197DefaultValue(StartFromZero.Auto), 218 DefaultValue(2), 244 DefaultValue(25), 269 DefaultValue(false), 291 DefaultValue(BreakLineStyle.Ragged), 312 DefaultValue(1.5), 337 DefaultValue(typeof(Color), "Black"), 360 DefaultValue(1), 385 DefaultValue(ChartDashStyle.Solid),
Common\General\AxisScaleSegments.cs (10)
125 DefaultValue(0.0), 149 DefaultValue(0.0), 173 DefaultValue(0.0), 197 DefaultValue(0.0), 217 DefaultValue(0.0), 238 DefaultValue(0.0), 267 DefaultValue(0.0), 284 DefaultValue(DateTimeIntervalType.Auto), 312 DefaultValue(DateTimeIntervalType.Auto), 329 DefaultValue(null),
Common\General\AxisScrollZoom.cs (3)
204 DefaultValue(Double.NaN), 259 DefaultValue(Double.NaN), 319 DefaultValue(DateTimeIntervalType.Auto),
Common\General\BaseClasses.cs (2)
52DefaultValue(null), 276[DefaultValue("")]
Common\General\Chart.cs (23)
155 DefaultValue(null), 183 DefaultValue(ChartImageType.Png), 207 DefaultValue(0), 2329DefaultValue(RightToLeft.No) 2356 DefaultValue(false), 2377 DefaultValue(BorderSkinStyle.None), 2405 DefaultValue(true) 2525 DefaultValue(typeof(Color), "White"), 2558 DefaultValue(typeof(Color), "White"), 2584 DefaultValue(300), 2631 DefaultValue(300), 2658 DefaultValue(ChartHatchStyle.None), 2683 DefaultValue(""), 2709 DefaultValue(ChartImageWrapMode.Tile), 2734 DefaultValue(typeof(Color), ""), 2761 DefaultValue(ChartImageAlignmentStyle.TopLeft), 2786 DefaultValue(true), 2810 DefaultValue(typeof(AntiAliasingStyles), "All"), 2834 DefaultValue(typeof(TextAntiAliasingQuality), "High"), 2859 DefaultValue(GradientStyle.None), 2885 DefaultValue(typeof(Color), ""), 2918 DefaultValue(1), 2947 DefaultValue(ChartDashStyle.NotSet),
Common\General\ChartArea.cs (18)
312 DefaultValue(true), 335DefaultValue(Constants.NotSetValue), 375 DefaultValue(AreaAlignmentOrientations.Vertical), 402 DefaultValue(AreaAlignmentStyles.All), 704 DefaultValue(typeof(Color), ""), 745 DefaultValue(ChartHatchStyle.None), 773 DefaultValue(""), 800 DefaultValue(ChartImageWrapMode.Tile), 826 DefaultValue(typeof(Color), ""), 854 DefaultValue(ChartImageAlignmentStyle.TopLeft), 882 DefaultValue(GradientStyle.None), 910 DefaultValue(typeof(Color), ""), 938 DefaultValue(typeof(Color), "128,0,0,0"), 966 DefaultValue(0), 993 DefaultValue(typeof(Color), "Black"), 1022 DefaultValue(1), 1053 DefaultValue(ChartDashStyle.NotSet), 1105 DefaultValue(false),
Common\General\ChartArea3D.cs (11)
185 DefaultValue(false), 228 DefaultValue(true), 264 DefaultValue(false), 289 DefaultValue(typeof(LightStyle), "Simplistic"), 314 DefaultValue(0), 353 DefaultValue(30), 384 DefaultValue(30), 415 DefaultValue(7), 446 DefaultValue(100), 477 DefaultValue(100), 575 DefaultValue(null),
Common\General\ChartGraphics3D.cs (4)
4632 DefaultValue(0), 4653 DefaultValue(0), 4674 DefaultValue(0), 4695 DefaultValue(0),
Common\General\ChartSerializer.cs (7)
186 DefaultValue(typeof(SerializationContents ), "Default"), 210 DefaultValue(typeof(SerializationFormat), "Xml"), 252 DefaultValue(true), 275 DefaultValue(false), 296 DefaultValue(false), 320 DefaultValue(""), 342 DefaultValue(""),
Common\General\GridTickMarks.cs (5)
1018 DefaultValue(TickMarkStyle.OutsideArea), 1043 DefaultValue(1.0F), 1915 DefaultValue(typeof(Color), "Black"), 1942 DefaultValue(ChartDashStyle.Solid), 1967 DefaultValue(1),
Common\General\ImageMap.cs (8)
556 DefaultValue(""), 579 DefaultValue(""), 605 DefaultValue(typeof(MapAreaShape), "Rectangle"), 628 DefaultValue("Map Area"), 656 DefaultValue(""), 680 DefaultValue(""), 705 DefaultValue(""), 726[DefaultValue("")]
Common\General\Label.cs (30)
609 DefaultValue("") 633 DefaultValue(""), 656 DefaultValue(""), 675[DefaultValue("")] 697 DefaultValue(""), 721 DefaultValue(""), 740[DefaultValue("")] 764 DefaultValue(""), 791 DefaultValue(typeof(Color), ""), 821 DefaultValue("Custom LabelStyle"), 845 DefaultValue(GridTickTypes.None), 868 DefaultValue(0.0), 894 DefaultValue(0.0), 920 DefaultValue(""), 945 DefaultValue(typeof(Color), ""), 973 DefaultValue(typeof(Color), ""), 1001 DefaultValue(0), 1031 DefaultValue(LabelMarkStyle.None), 2560DefaultValue(Double.NaN), 2601 DefaultValue(DateTimeIntervalType.NotSet), 2641 DefaultValue(Double.NaN), 2688 DefaultValue(DateTimeIntervalType.NotSet), 2735 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 2769 DefaultValue(typeof(Color), "Black"), 2797 DefaultValue(0), 2843 DefaultValue(false), 2885 DefaultValue(true), 2910 DefaultValue(false), 2935 DefaultValue(""), 2960 DefaultValue(true),
Common\General\Legend.cs (71)
2620DefaultValue(Constants.NotSetValue), 2663 DefaultValue(true), 2751 DefaultValue(false), 2777 DefaultValue(true), 2804 DefaultValue(true), 2845 DefaultValue(LegendStyle.Table), 2872 DefaultValue(7), 2903 DefaultValue(50f), 2950 DefaultValue(LegendTableStyle.Auto), 2976 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3000 DefaultValue(typeof(Color), "Black"), 3026 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3050 DefaultValue(typeof(Color), "Black"), 3077 DefaultValue(50), 3106 DefaultValue(typeof(Color), ""), 3134 DefaultValue(typeof(Color), ""), 3165 DefaultValue(ChartDashStyle.Solid), 3192 DefaultValue(1), 3222 DefaultValue(""), 3249 DefaultValue(ChartImageWrapMode.Tile), 3275 DefaultValue(typeof(Color), ""), 3303 DefaultValue(ChartImageAlignmentStyle.TopLeft), 3330 DefaultValue(GradientStyle.None), 3370 DefaultValue(typeof(Color), ""), 3408 DefaultValue(ChartHatchStyle.None), 3436 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 3465 DefaultValue(typeof(Color), "Black"), 3493 DefaultValue(StringAlignment.Near), 3519 DefaultValue(Docking.Right), 3549 DefaultValue(0), 3579 DefaultValue(typeof(Color), "128, 0, 0, 0"), 3608DefaultValue(Constants.NotSetValue), 3678 DefaultValue(25), 3711DefaultValue(LegendItemOrder.Auto), 3736 DefaultValue(false), 3760 DefaultValue(typeof(Color), ""), 3790 DefaultValue(""), 3814 DefaultValue(typeof(Color), "Black"), 3840 DefaultValue(typeof(Color), ""), 3866DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt, style=Bold"), 3890 DefaultValue(typeof(StringAlignment), "Center"), 3914 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3938 DefaultValue(typeof(Color), "Black"), 5326 DefaultValue(typeof(Color), ""), 5354 DefaultValue(""), 5380 DefaultValue(typeof(LegendImageStyle), "Rectangle"), 5407 DefaultValue(typeof(Color), "Black"), 5434 DefaultValue(ChartHatchStyle.None), 5460 DefaultValue(typeof(Color), ""), 5488 DefaultValue(GradientStyle.None), 5525 DefaultValue(typeof(Color), ""), 5558 DefaultValue(1), 5588 DefaultValue(true), 5610 DefaultValue(1), 5641 DefaultValue(ChartDashStyle.Solid), 5674 DefaultValue(0) 5699 DefaultValue(typeof(Color), "128,0,0,0"), 5726 DefaultValue(MarkerStyle.None), 5753 DefaultValue(5), 5779 DefaultValue(""), 5806 DefaultValue(typeof(Color), ""), 5834 DefaultValue(typeof(Color), ""), 5862 DefaultValue(typeof(Color), ""), 5893 DefaultValue("") 5915 DefaultValue(-1) 5937 DefaultValue(typeof(LegendSeparatorStyle), "None"), 5961 DefaultValue(typeof(Color), "Black"), 6015 DefaultValue(""), 6047 DefaultValue(""), 6075 DefaultValue(""), 6093[DefaultValue("")]
Common\General\LegendColumns.cs (39)
278 DefaultValue(LegendCellColumnType.Text), 301 DefaultValue(KeywordName.LegendText), 323 DefaultValue(typeof(Color), ""), 346 DefaultValue(typeof(Color), ""), 370 DefaultValue(null), 392 DefaultValue(typeof(Size), "200, 70"), 418 DefaultValue(ContentAlignment.MiddleCenter), 440 DefaultValue(typeof(Margins), "0,0,15,15"), 492 DefaultValue(""), 522 DefaultValue(""), 544 DefaultValue(""), 562[DefaultValue("")] 585 DefaultValue(""), 606 DefaultValue(typeof(Color), "Black"), 629 DefaultValue(typeof(Color), ""), 652DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt, style=Bold"), 673 DefaultValue(typeof(StringAlignment), "Center"), 697 DefaultValue(-1), 724 DefaultValue(-1), 982 DefaultValue(LegendCellType.Text), 1045 DefaultValue(""), 1066 DefaultValue(typeof(Color), ""), 1089 DefaultValue(typeof(Color), ""), 1112 DefaultValue(null), 1133 DefaultValue(""), 1155 DefaultValue(typeof(Color), ""), 1182 DefaultValue(typeof(Size), "0, 0"), 1209 DefaultValue(typeof(Size), "200, 70"), 1234 DefaultValue(ContentAlignment.MiddleCenter), 1255 DefaultValue(1), 1280 DefaultValue(typeof(Margins), "0,0,15,15"), 1331 DefaultValue(""), 1360 DefaultValue(""), 1381 DefaultValue(""), 1399[DefaultValue("")] 2581 DefaultValue(0), 2608 DefaultValue(0), 2635 DefaultValue(0), 2662 DefaultValue(0),
Common\General\SmartLabels.cs (13)
239 DefaultValue(true), 262 DefaultValue(false), 284 DefaultValue(true), 306 DefaultValue(typeof(LabelAlignmentStyles), "Top, Bottom, Right, Left, TopLeft, TopRight, BottomLeft, BottomRight"), 334 DefaultValue(0.0), 360 DefaultValue(30.0), 386 DefaultValue(LabelOutsidePlotAreaStyle.Partial), 408 DefaultValue(LabelCalloutStyle.Underlined), 430 DefaultValue(typeof(Color), "Black"), 454 DefaultValue(ChartDashStyle.Solid), 479 DefaultValue(typeof(Color), "Transparent"), 503 DefaultValue(1), 525 DefaultValue(LineAnchorCapStyle.Arrow),
Common\General\StripLine.cs (28)
821DefaultValue(TextOrientation.Auto), 847 DefaultValue(0.0), 873 DefaultValue(DateTimeIntervalType.Auto), 899 DefaultValue(0.0), 925 DefaultValue(DateTimeIntervalType.Auto), 951 DefaultValue(0.0), 980 DefaultValue(DateTimeIntervalType.Auto), 1006 DefaultValue(typeof(Color), ""), 1033DefaultValue(typeof(Color), ""), 1060 DefaultValue(ChartDashStyle.Solid), 1085 DefaultValue(1), 1110 DefaultValue(""), 1137 DefaultValue(ChartImageWrapMode.Tile), 1163 DefaultValue(typeof(Color), ""), 1191 DefaultValue(ChartImageAlignmentStyle.TopLeft), 1226 DefaultValue(GradientStyle.None), 1263 DefaultValue(typeof(Color), ""), 1299 DefaultValue(ChartHatchStyle.None), 1326 DefaultValue("StripLine"), 1348 DefaultValue(""), 1374 DefaultValue(typeof(Color), "Black"), 1402 DefaultValue(typeof(StringAlignment), "Far"), 1428 DefaultValue(typeof(StringAlignment), "Near"), 1454 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 1483 DefaultValue(""), 1510 DefaultValue(""), 1535 DefaultValue(""), 1555[DefaultValue("")]
Common\General\Title.cs (28)
351DefaultValue(TextOrientation.Auto), 379 DefaultValue(true), 402DefaultValue(Constants.NotSetValue), 444 DefaultValue(true), 473 DefaultValue(0), 566 DefaultValue(""), 594DefaultValue(TextStyle.Default), 621 DefaultValue(typeof(Color), ""), 649 DefaultValue(typeof(Color), ""), 677 DefaultValue(ChartDashStyle.Solid), 703 DefaultValue(1), 733 DefaultValue(""), 760 DefaultValue(ChartImageWrapMode.Tile), 786 DefaultValue(typeof(Color), ""), 814 DefaultValue(ChartImageAlignmentStyle.TopLeft), 849 DefaultValue(GradientStyle.None), 887 DefaultValue(typeof(Color), ""), 924 DefaultValue(ChartHatchStyle.None), 951 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 977 DefaultValue(typeof(Color), "Black"), 1005 DefaultValue(ContentAlignment.MiddleCenter), 1031 DefaultValue(Docking.Top), 1057 DefaultValue(0), 1083 DefaultValue(typeof(Color), "128, 0, 0, 0"), 1116 DefaultValue(""), 1143 DefaultValue(""), 1167 DefaultValue(""), 1186[DefaultValue("")]
Common\Utilities\ElementPosition.cs (5)
325 DefaultValue(0.0F), 365 DefaultValue(0.0F), 405 DefaultValue(0.0F), 444 DefaultValue(0.0F), 484 DefaultValue(true),
WebForm\ChartWebControl.cs (35)
1666 DefaultValue(false) 1688 DefaultValue(typeof(SerializationContents ), "Default"), 1717 DefaultValue(""), 1751 DefaultValue(false), 1811 DefaultValue(RenderType.ImageTag) 1840 DefaultValue("ChartPic_#SEQ(300,3)"), 1878DefaultValue(RightToLeft.No) 1924DefaultValue(ChartColorPalette.BrightPastel), 2004 DefaultValue(null), 2030 DefaultValue("") 2083 DefaultValue(ChartImageType.Png), 2106 DefaultValue(0), 2162DefaultValue(false) 2175 DefaultValue(true) 2212DefaultValue(typeof(AntiAliasingStyles), "All"), 2235 DefaultValue(typeof(TextAntiAliasingQuality), "High"), 2259 DefaultValue(true), 2299 DefaultValue(typeof(Color), "White"), 2324 DefaultValue(typeof(Color), ""), 2347 DefaultValue(typeof(Unit), "300"), 2445 DefaultValue(typeof(Unit), "300"), 2472 DefaultValue(ChartHatchStyle.None), 2495 DefaultValue(""), 2519 DefaultValue(ChartImageWrapMode.Tile), 2542 DefaultValue(typeof(Color), ""), 2567 DefaultValue(ChartImageAlignmentStyle.TopLeft), 2590 DefaultValue(GradientStyle.None), 2613 DefaultValue(typeof(Color), ""), 2678 DefaultValue(typeof(Color), "White"), 2702 DefaultValue(1), 2724 DefaultValue(ChartDashStyle.NotSet), 2746 DefaultValue(BorderSkinStyle.None), 2773DefaultValue("") 2785DefaultValue(""), 3167DefaultValue(ImageStorageMode.UseHttpHandler)
System.Web.DynamicData (42)
DynamicData\DataControlReference.cs (1)
27DefaultValue(""),
DynamicData\DynamicControl.cs (10)
50DefaultValue(""), 84DefaultValue(""), 102DefaultValue(""), 153DefaultValue(DataBoundControlMode.ReadOnly), 172DefaultValue(""), 346DefaultValue(false), 365DefaultValue(false), 384DefaultValue(""), 402DefaultValue(true), 420DefaultValue(""),
DynamicData\DynamicDataManager.cs (2)
38DefaultValue(false), 73DefaultValue(null),
DynamicData\DynamicEntity.cs (3)
16DefaultValue(DataBoundControlMode.ReadOnly), 31DefaultValue(""), 46DefaultValue(""),
DynamicData\DynamicField.cs (10)
71DefaultValue(ValidateRequestMode.Inherit) 84DefaultValue(false), 106DefaultValue(""), 148DefaultValue(""), 169DefaultValue(""), 323DefaultValue(false), 342DefaultValue(false), 361DefaultValue(""), 379DefaultValue(true), 397DefaultValue(""),
DynamicData\DynamicFilter.cs (2)
28DefaultValue(""), 46DefaultValue(""),
DynamicData\DynamicHyperLink.cs (4)
41[DefaultValue("")] 66[DefaultValue("")] 83[DefaultValue("")] 109[DefaultValue("")]
DynamicData\DynamicRouteExpression.cs (1)
25[DefaultValue("")]
DynamicData\EntityTemplate.cs (1)
10[DefaultValue(null)]
DynamicData\FilterRepeater.cs (3)
31DefaultValue((string)null), 50DefaultValue("DynamicFilter"), 82DefaultValue((string)null),
DynamicData\FilterUserControlBase.cs (3)
29[DefaultValue((string)null)] 36[DefaultValue((string)null)] 43[DefaultValue((string)null)]
DynamicData\QueryableFilterRepeater.cs (2)
39DefaultValue("DynamicFilter"), 58[DefaultValue(null)]
System.Web.Entity (19)
System\Data\WebControls\EntityDataSource.cs (19)
127DefaultValue(false), 148DefaultValue(false), 166DefaultValue(true), 184DefaultValue(true), 264DefaultValue(null), 291DefaultValue(true), 311DefaultValue(null), 336DefaultValue(false), 354DefaultValue(false), 372DefaultValue(false), 424DefaultValue(null), 461DefaultValue(null), 481DefaultValue(null), 505DefaultValue(null), 547DefaultValue(null), 601DefaultValue(null), 626DefaultValue(true), 645DefaultValue(null), 686DefaultValue(null),
System.Web.Entity.Design (8)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (8)
140DefaultValue(""), 159DefaultValue(""), 177DefaultValue(""), 197DefaultValue(null), 214DefaultValue(""), 233DefaultValue(null), 252DefaultValue(""), 271DefaultValue(null),
System.Web.Extensions (135)
UI\AsyncPostBackTrigger.cs (1)
58DefaultValue(""),
UI\AuthenticationServiceManager.cs (1)
93DefaultValue(""),
UI\CompositeScriptReference.cs (1)
31DefaultValue(null),
UI\ExtenderControl.cs (1)
73DefaultValue(""),
UI\ProfileServiceManager.cs (2)
242DefaultValue(null), 266DefaultValue(""),
UI\RoleServiceManager.cs (2)
131DefaultValue(false), 146DefaultValue(""),
UI\ScriptManager.cs (24)
152DefaultValue(true), 177DefaultValue(""), 209DefaultValue(AsyncPostBackTimeoutDefault) 226DefaultValue(null), 261DefaultValue("") 275DefaultValue(null), 372DefaultValue(""), 388DefaultValue(false), 405DefaultValue(true) 422DefaultValue(false), 439DefaultValue(AjaxFrameworkMode.Enabled), 459DefaultValue(false), 473DefaultValue(true), 490DefaultValue(false), 507DefaultValue(true), 521DefaultValue(true), 625DefaultValue(true), 648DefaultValue(null), 674DefaultValue(null), 700DefaultValue(ScriptMode.Auto), 728DefaultValue(null), 744DefaultValue(""), 761DefaultValue(null), 800DefaultValue(true),
UI\ScriptManagerProxy.cs (6)
54DefaultValue(null), 71DefaultValue(null), 111DefaultValue(null), 128DefaultValue(null), 161DefaultValue(null), 179DefaultValue(null),
UI\ScriptReference.cs (3)
64DefaultValue(""), 119DefaultValue(false), 134DefaultValue(""),
UI\ScriptReferenceBase.cs (4)
80DefaultValue(true), 96DefaultValue(""), 112DefaultValue(null), 131DefaultValue(ScriptMode.Auto),
UI\ServiceReference.cs (2)
40DefaultValue(false), 54DefaultValue(""),
UI\Timer.cs (2)
51DefaultValue(true) 70DefaultValue(60000)
UI\UpdatePanel.cs (4)
80DefaultValue(true), 173DefaultValue(UpdatePanelRenderMode.Block), 205DefaultValue(null), 229DefaultValue(UpdatePanelUpdateMode.Always),
UI\UpdatePanelControlTrigger.cs (1)
24DefaultValue(""),
UI\UpdateProgress.cs (3)
39DefaultValue(""), 80DefaultValue(500), 111DefaultValue(true),
UI\WebControls\DataPager.cs (4)
79DefaultValue(null), 110DefaultValue(""), 146DefaultValue(10), 170DefaultValue(""),
UI\WebControls\DataPagerField.cs (1)
60DefaultValue(true),
UI\WebControls\Expressions\OfTypeExpression.cs (1)
28[DefaultValue("")]
UI\WebControls\LinqDataSource.cs (24)
60DefaultValue(false), 74DefaultValue(false), 88DefaultValue(true), 102DefaultValue(true), 116DefaultValue(null), 130DefaultValue(""), 144DefaultValue(false), 158DefaultValue(false), 172DefaultValue(true), 186DefaultValue(false), 200DefaultValue(""), 214DefaultValue(null), 228DefaultValue(null), 242DefaultValue(""), 256DefaultValue(null), 270DefaultValue(""), 284DefaultValue(null), 298DefaultValue(""), 312DefaultValue(null), 326DefaultValue(true), 340DefaultValue(""), 354DefaultValue(null), 368DefaultValue(""), 382DefaultValue(null),
UI\WebControls\ListView.cs (26)
137DefaultValue(null), 239DefaultValue(true), 324DefaultValue(null), 369DefaultValue(-1), 406DefaultValue(null), 422DefaultValue(null), 438DefaultValue(null), 454DefaultValue(true), 472DefaultValue(false), 518DefaultValue("groupPlaceholder"), 541DefaultValue(1), 559DefaultValue(null), 575DefaultValue(null), 618DefaultValue(InsertItemPosition.None), 639DefaultValue(null), 654DefaultValue("itemPlaceholder"), 691DefaultValue(null), 707DefaultValue(null), 725DefaultValue(null), 740DefaultValue(null), 799DefaultValue(-1), 828DefaultValue(null), 858DefaultValue(SortDirection.Ascending), 1294DefaultValue(""), 1315DefaultValue(""), 1336DefaultValue(""),
UI\WebControls\NextPreviousPagerField.cs (12)
27DefaultValue(""), 52DefaultValue(ButtonType.Link), 87DefaultValue(""), 134DefaultValue(""), 181DefaultValue(""), 228DefaultValue(""), 274DefaultValue(true), 295DefaultValue(false), 316DefaultValue(false), 337DefaultValue(false), 358DefaultValue(true), 380DefaultValue(true),
UI\WebControls\NumericPagerField.cs (8)
26DefaultValue(5), 54DefaultValue(ButtonType.Link), 77DefaultValue(""), 99DefaultValue(""), 146DefaultValue(""), 168DefaultValue(""), 190DefaultValue(""), 236DefaultValue(true),
UI\WebControls\QueryExtender.cs (1)
66DefaultValue(""),
UI\WebControls\TemplatePagerField.cs (1)
45DefaultValue(null),
System.Web.Mobile (122)
UI\MobileControls\AdRotator.cs (4)
115DefaultValue(""), 156DefaultValue(""), 175DefaultValue(ImageKeyDefault), 195DefaultValue(NavigateUrlKeyDefault),
UI\MobileControls\BaseValidator.cs (5)
98DefaultValue(true), 134DefaultValue(""), 153DefaultValue(""), 173DefaultValue(ValidatorDisplay.Dynamic), 192DefaultValue(Constants.ErrorStyle)
UI\MobileControls\Calendar.cs (6)
105DefaultValue(FirstDayOfWeek.Default), 124DefaultValue(typeof(DateTime), "1/1/0001"), 155DefaultValue(CalendarSelectionMode.Day), 174DefaultValue(true), 193DefaultValue(typeof(DateTime), "1/1/0001"), 211DefaultValue(""),
UI\MobileControls\Command.cs (6)
95DefaultValue(""), 115DefaultValue(""), 135DefaultValue(""), 155DefaultValue(""), 177DefaultValue(true), 197DefaultValue(CommandFormat.Button),
UI\MobileControls\CompareValidator.cs (4)
60DefaultValue(""), 80DefaultValue(ValidationCompareOperator.Equal), 99DefaultValue(ValidationDataType.String), 118DefaultValue(""),
UI\MobileControls\CustomValidator.cs (1)
64DefaultValue(null),
UI\MobileControls\DeviceSpecificChoice.cs (2)
51DefaultValue("") 88DefaultValue("")
UI\MobileControls\FontInfo.cs (4)
44DefaultValue(""), 66DefaultValue(BooleanOption.NotSet), 86DefaultValue(BooleanOption.NotSet), 106DefaultValue(FontSize.NotSet),
UI\MobileControls\Form.cs (4)
65DefaultValue(""), 85DefaultValue(FormMethod.Post), 105DefaultValue(""), 126DefaultValue(null),
UI\MobileControls\Image.cs (4)
52DefaultValue(""), 71DefaultValue(""), 92DefaultValue(""), 112DefaultValue(""),
UI\MobileControls\Link.cs (2)
43DefaultValue(""), 64DefaultValue(""),
UI\MobileControls\List.cs (7)
69DefaultValue(null), 90DefaultValue(""), 110DefaultValue(""), 129DefaultValue(""), 150DefaultValue(false), 170DefaultValue(null), 419DefaultValue(ListDecoration.None),
UI\MobileControls\MobileControl.cs (8)
82DefaultValue(false) 771DefaultValue(null), 790DefaultValue(null), 807DefaultValue(Alignment.NotSet), 826DefaultValue(Wrapping.NotSet), 845DefaultValue(typeof(Color), ""), 865DefaultValue(typeof(Color), ""), 1460DefaultValue(true),
UI\MobileControls\MobileListItem.cs (3)
131DefaultValue("") 165DefaultValue("") 335DefaultValue(false)
UI\MobileControls\ObjectList.cs (11)
82DefaultValue(null), 105DefaultValue(""), 126DefaultValue(null), 198DefaultValue(""), 220DefaultValue(""), 241DefaultValue(""), 332DefaultValue(true), 1388DefaultValue(""), 1409DefaultValue(""), 1430DefaultValue(""), 1474DefaultValue(null),
UI\MobileControls\ObjectListCommand.cs (2)
52DefaultValue("") 73DefaultValue("")
UI\MobileControls\ObjectListField.cs (5)
42DefaultValue("") 59DefaultValue("") 77DefaultValue("") 95DefaultValue("") 112DefaultValue(true)
UI\MobileControls\PagedControl.cs (2)
107DefaultValue(0), 144DefaultValue(0),
UI\MobileControls\PagerStyle.cs (3)
42DefaultValue(""), 62DefaultValue(""), 82DefaultValue(""),
UI\MobileControls\Panel.cs (2)
55DefaultValue(false), 95DefaultValue(false),
UI\MobileControls\PhoneCall.cs (4)
46DefaultValue(""), 84DefaultValue("{0} {1}"), 104DefaultValue(""), 125DefaultValue(""),
UI\MobileControls\RangeValidator.cs (3)
60DefaultValue(""), 79DefaultValue(""), 98DefaultValue(ValidationDataType.String),
UI\MobileControls\RegularExpressionValidator.cs (1)
58DefaultValue(""),
UI\MobileControls\RequiredFieldValidator.cs (1)
57DefaultValue(""),
UI\MobileControls\SelectionList.cs (8)
91DefaultValue(null), 120DefaultValue(""), 140DefaultValue(""), 159DefaultValue(""), 195DefaultValue(4), 285DefaultValue(null), 437DefaultValue(ListSelectType.DropDown), 457DefaultValue(""),
UI\MobileControls\Style.cs (7)
223DefaultValue(""), 243DefaultValue(null), 486DefaultValue(null), 577DefaultValue(Alignment.NotSet), 597DefaultValue(Wrapping.NotSet), 617DefaultValue(typeof(Color), ""), 638DefaultValue(typeof(Color), ""),
UI\MobileControls\StyleSheet.cs (1)
210DefaultValue(""),
UI\MobileControls\TemplateContainer.cs (1)
41DefaultValue(false)
UI\MobileControls\TextBox.cs (5)
88DefaultValue(false), 109DefaultValue(false), 129DefaultValue(0), 154DefaultValue(0), 195DefaultValue(""),
UI\MobileControls\TextControl.cs (1)
35DefaultValue(""),
UI\MobileControls\TextView.cs (1)
53DefaultValue(""),
UI\MobileControls\ValidationSummary.cs (4)
58DefaultValue(""), 78DefaultValue(""), 99DefaultValue(""), 118DefaultValue(Constants.ErrorStyle)
System.Web.Services (37)
System\Web\Services\Description\MimeFormatExtensions.cs (3)
152[XmlAttribute("group"), DefaultValue(1)] 162[XmlAttribute("capture"), DefaultValue(0)] 182[XmlAttribute("repeats"), DefaultValue("1")]
System\Web\Services\Description\ServiceDescription.cs (2)
1092[XmlAttribute("parameterOrder"), DefaultValue("")] 1610[XmlAttribute("required", Namespace = ServiceDescription.Namespace), DefaultValue(false)]
System\Web\Services\Description\Soap12FormatExtensions.cs (1)
35[XmlAttribute("soapActionRequired"), DefaultValue(false)]
System\Web\Services\Description\SoapFormatExtensions.cs (13)
32[XmlAttribute("style"), DefaultValue(SoapBindingStyle.Document)] 83[XmlAttribute("style"), DefaultValue(SoapBindingStyle.Default)] 99[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 106[XmlAttribute("namespace"), DefaultValue("")] 113[XmlAttribute("encodingStyle"), DefaultValue("")] 170[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 190[XmlAttribute("encodingStyle"), DefaultValue("")] 230[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 237[XmlAttribute("encodingStyle"), DefaultValue("")] 244[XmlAttribute("namespace"), DefaultValue("")] 281[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 288[XmlAttribute("encodingStyle"), DefaultValue("")] 295[XmlAttribute("namespace"), DefaultValue("")]
System\Web\Services\Description\WebReferenceOptions.cs (2)
37[DefaultValue(CodeGenerationOptions.GenerateOldAsync)] 65[DefaultValue(ServiceDescriptionImportStyle.Client)]
System\Web\Services\Discovery\SchemaReference.cs (1)
72[XmlAttribute("targetNamespace"), DefaultValue(null)]
System\Web\Services\Protocols\ClientProtocol.cs (8)
143[DefaultValue("")] 160[DefaultValue(false), WebServicesDescription(Res.ClientProtocolPreAuthenticate)] 172[DefaultValue(""), SettingsBindable(true), WebServicesDescription(Res.ClientProtocolUrl)] 197[DefaultValue(null), SettingsBindable(true), WebServicesDescription(Res.ClientProtocolEncoding)] 209[DefaultValue(100000), SettingsBindable(true), WebServicesDescription(Res.ClientProtocolTimeout)] 754[DefaultValue(false), WebServicesDescription(Res.ClientProtocolAllowAutoRedirect)] 767[DefaultValue(null), WebServicesDescription(Res.ClientProtocolCookieContainer)] 794[DefaultValue(false), WebServicesDescription(Res.ClientProtocolEnableDecompression)]
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
224[DefaultValue(SoapProtocolVersion.Default), WebServicesDescription(Res.ClientProtocolSoapVersion), ComVisible(false)]
System\Web\Services\Protocols\SoapHeader.cs (5)
41DefaultValue("0")] 58DefaultValue("0"), 90DefaultValue("")] 99DefaultValue(""), 126DefaultValue("0"),
System\Web\Services\Protocols\SoapMessage.cs (1)
219[DefaultValue(SoapProtocolVersion.Default)]
System.Windows.Forms (871)
winforms\Managed\System\WinForms\ApplicationContext.cs (1)
77DefaultValue(null),
winforms\Managed\System\WinForms\AxHost.cs (1)
2163DefaultValue(null),
winforms\Managed\System\WinForms\Binding.cs (7)
151DefaultValue(null) 169DefaultValue(null) 280[DefaultValue("")] 330[DefaultValue(false)] 352[DefaultValue(null)] 445[DefaultValue(ControlUpdateMode.OnPropertyChanged)] 463[DefaultValue(DataSourceUpdateMode.OnValidation)]
winforms\Managed\System\WinForms\BindingNavigator.cs (1)
257DefaultValue(null),
winforms\Managed\System\WinForms\BindingSource.cs (6)
235DefaultValue(""), 261DefaultValue(null), 409DefaultValue(-1), 430DefaultValue(true), 448DefaultValue(null), 2037DefaultValue(null),
winforms\Managed\System\WinForms\Button.cs (2)
75DefaultValue(AutoSizeMode.GrowOnly), 181DefaultValue(DialogResult.None),
winforms\Managed\System\WinForms\ButtonBase.cs (10)
96DefaultValue(false), 275DefaultValue(FlatStyle.Standard), 372DefaultValue(ContentAlignment.MiddleCenter), 404DefaultValue(-1), 444DefaultValue(""), 475DefaultValue(null), 653DefaultValue(ContentAlignment.MiddleCenter), 680[DefaultValue(TextImageRelation.Overlay), 706DefaultValue(true), 1200DefaultValue(false),
winforms\Managed\System\WinForms\CheckBox.cs (7)
105DefaultValue(Appearance.Normal), 157DefaultValue(true), 184DefaultValue(ContentAlignment.MiddleLeft), 221DefaultValue(false), 246DefaultValue(CheckState.Unchecked), 435DefaultValue(ContentAlignment.MiddleLeft) 452DefaultValue(false),
winforms\Managed\System\WinForms\CheckedListBox.cs (3)
136DefaultValue(false), 323DefaultValue(false), 349DefaultValue(false),
winforms\Managed\System\WinForms\ColorDialog.cs (5)
71DefaultValue(true), 93DefaultValue(false), 160DefaultValue(false), 211DefaultValue(false), 234DefaultValue(false),
winforms\Managed\System\WinForms\ColumnHeader.cs (5)
189DefaultValue(-1), 228DefaultValue(""), 319DefaultValue(HorizontalAlignment.Left) 361DefaultValue(null), 385DefaultValue(60)
winforms\Managed\System\WinForms\ComboBox.cs (11)
183DefaultValue(AutoCompleteMode.None), 220DefaultValue(AutoCompleteSource.None), 471DefaultValue(null), 493DefaultValue(DrawMode.Normal), 563DefaultValue(106) 629DefaultValue(FlatStyle.Standard), 688DefaultValue(true), 804DefaultValue(8), 841DefaultValue(0), 1190DefaultValue(false), 1217DefaultValue(ComboBoxStyle.DropDown),
winforms\Managed\System\WinForms\CommonDialog.cs (1)
63DefaultValue(null),
winforms\Managed\System\WinForms\ContextMenu.cs (1)
108DefaultValue(RightToLeft.No),
winforms\Managed\System\WinForms\Control.cs (16)
709DefaultValue(null), 728DefaultValue(null), 748DefaultValue(AccessibleRole.Default), 861DefaultValue(false), 929DefaultValue(CommonProperties.DefaultAnchor), 946[DefaultValue(CommonProperties.DefaultAutoSize)] 990DefaultValue(typeof(Point), "0, 0") 1149DefaultValue(null), 1185DefaultValue(ImageLayout.Tile), 1496DefaultValue(true), 1696DefaultValue(null), 1752DefaultValue(null), 2345DefaultValue(CommonProperties.DefaultDock), 3964DefaultValue(true), 4015DefaultValue(null), 4288DefaultValue(false),
winforms\Managed\System\WinForms\Cursor.cs (1)
347DefaultValue(null),
winforms\Managed\System\WinForms\DataGrid.cs (16)
391DefaultValue(true), 546DefaultValue(defaultBorderStyle), 831DefaultValue(""), 852DefaultValue(true), 1434DefaultValue(null), 1499DefaultValue(null), 1849DefaultValue(defaultGridLineStyle), 1886DefaultValue(defaultParentRowsLabelStyle), 1956DefaultValue(false), 2456DefaultValue(true), 2681DefaultValue(defaultPreferredColumnWidth), 2739DefaultValue(false), 2808DefaultValue(true), 2834DefaultValue(true), 2883DefaultValue(true), 2905DefaultValue(defaultRowHeaderWidth),
winforms\Managed\System\WinForms\DataGridBoolColumn.cs (3)
67DefaultValue(true)] 96[TypeConverterAttribute(typeof(StringConverter)), DefaultValue(false)] 426DefaultValue(true),
winforms\Managed\System\WinForms\DataGridColumn.cs (5)
114DefaultValue(HorizontalAlignment.Left)] 311[DefaultValue(null), Browsable(false), EditorBrowsable(EditorBrowsableState.Advanced)] 636DefaultValue("") 728[DefaultValue(false)] 782DefaultValue(100)
winforms\Managed\System\WinForms\DataGridTable.cs (8)
121DefaultValue(defaultAllowSorting), 534DefaultValue(defaultGridLineStyle), 963DefaultValue(defaultPreferredColumnWidth), 1090DefaultValue(true), 1128DefaultValue(true), 1166DefaultValue(defaultRowHeaderWidth), 1503[Editor("System.Windows.Forms.Design.DataGridTableStyleMappingNameEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.UITypeEditor)), DefaultValue("")] 1607[DefaultValue(false)]
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (2)
175DefaultValue(null) 195[DefaultValue(null), Editor("System.Windows.Forms.Design.DataGridColumnStyleFormatEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.UITypeEditor))]
winforms\Managed\System\WinForms\DataGridView.cs (33)
720DefaultValue(true), 778DefaultValue(true), 832DefaultValue(false), 877DefaultValue(true), 922DefaultValue(true), 1034DefaultValue(true) 1092DefaultValue(DataGridViewAutoSizeColumnsMode.None), 1176DefaultValue(DataGridViewAutoSizeRowsMode.None), 1402DefaultValue(BorderStyle.FixedSingle), 1503DefaultValue(DataGridViewCellBorderStyle.Single) 1734DefaultValue(DataGridViewClipboardCopyMode.EnableWithAutoHeaderText), 1759DefaultValue(0), 1822DefaultValue(DataGridViewHeaderBorderStyle.Raised) 2042DefaultValue(DataGridViewColumnHeadersHeightSizeMode.EnableResizing), 2109DefaultValue(true), 2357DefaultValue(""), 2409DefaultValue(null), 2712DefaultValue(DataGridViewEditMode.EditOnKeystrokeOrF2), 2876DefaultValue(true), 3780DefaultValue(true), 3906DefaultValue(false), 4036DefaultValue(0) 4109DefaultValue(DataGridViewHeaderBorderStyle.Raised) 4258DefaultValue(true), 4382DefaultValue(DataGridViewRowHeadersWidthSizeMode.EnableResizing), 4555DefaultValue(ScrollBars.Both), 4730DefaultValue(DataGridViewSelectionMode.RowHeaderSelect), 4768DefaultValue(true), 4823DefaultValue(true), 4877DefaultValue(true), 4918DefaultValue(true), 5017DefaultValue(false), 5263DefaultValue(false),
winforms\Managed\System\WinForms\DataGridViewBand.cs (4)
72DefaultValue(null) 283DefaultValue(false), 539DefaultValue(false) 854DefaultValue(true),
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (2)
85DefaultValue(FlatStyle.Standard) 137[DefaultValue(false)]
winforms\Managed\System\WinForms\DataGridViewButtonColumn.cs (3)
78DefaultValue(FlatStyle.Standard), 118DefaultValue(null), 162DefaultValue(false),
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
150DefaultValue(null) 842DefaultValue(null),
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (4)
88DefaultValue(DataGridViewContentAlignment.NotSet), 261DefaultValue(""), 374DefaultValue(DATAGRIDVIEWCELLSTYLE_nullText), 554DefaultValue(DataGridViewTriState.NotSet),
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (5)
236[DefaultValue(null)] 275[DefaultValue(FlatStyle.Standard)] 332[DefaultValue(null)] 371[DefaultValue(false)] 417[DefaultValue(null)]
winforms\Managed\System\WinForms\DataGridViewCheckBoxColumn.cs (5)
95DefaultValue(null), 136DefaultValue(FlatStyle.Standard), 176DefaultValue(null), 217DefaultValue(false), 273DefaultValue(null),
winforms\Managed\System\WinForms\DataGridViewColumn.cs (11)
94DefaultValue(DataGridViewAutoSizeColumnMode.NotSet), 238DefaultValue(null), 257DefaultValue(""), 458DefaultValue(0), 477DefaultValue(DATAGRIDVIEWCOLUMN_defaultFillWeight), 520DefaultValue(false), 812DefaultValue(DATAGRIDVIEWCOLUMN_defaultMinColumnThickness), 944DefaultValue(DataGridViewColumnSortMode.NotSortable), 1005DefaultValue(""), 1046DefaultValue(null), 1064DefaultValue(true),
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (9)
117[DefaultValue(true)] 247[DefaultValue("")] 306[DefaultValue(DataGridViewComboBoxDisplayStyle.DropDownButton)] 357[DefaultValue(false)] 436[DefaultValue(1)] 485[DefaultValue(FlatStyle.Standard)] 553[DefaultValue(DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems)] 599[DefaultValue(false)] 648[DefaultValue("")]
winforms\Managed\System\WinForms\DataGridViewComboBoxColumn.cs (10)
35DefaultValue(true), 108DefaultValue(null), 151DefaultValue(""), 194DefaultValue(DataGridViewComboBoxDisplayStyle.DropDownButton), 236DefaultValue(false), 278DefaultValue(1), 317DefaultValue(FlatStyle.Standard), 376DefaultValue(""), 419DefaultValue(DataGridViewComboBoxCell.DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems), 458DefaultValue(false),
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (3)
72DefaultValue("") 147DefaultValue(DataGridViewImageCellLayout.NotSet) 190DefaultValue(false)
winforms\Managed\System\WinForms\DataGridViewImageColumn.cs (3)
93DefaultValue(""), 154DefaultValue(null), 184DefaultValue(DataGridViewImageCellLayout.Normal),
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (3)
138[DefaultValue(LinkBehavior.SystemDefault)] 312[DefaultValue(true)] 357[DefaultValue(false)]
winforms\Managed\System\WinForms\DataGridViewLinkColumn.cs (4)
101DefaultValue(LinkBehavior.SystemDefault), 190DefaultValue(null), 234DefaultValue(true), 274DefaultValue(false),
winforms\Managed\System\WinForms\DataGridViewRow.cs (5)
89DefaultValue(null), 170DefaultValue(0), 193DefaultValue(""), 283DefaultValue(22), 357DefaultValue(false),
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
95[DefaultValue(DATAGRIDVIEWTEXTBOXCELL_maxInputLength)]
winforms\Managed\System\WinForms\DataGridViewTextBoxColumn.cs (2)
51DefaultValue(DATAGRIDVIEWTEXTBOXCOLUMN_maxInputLength), 90DefaultValue(DataGridViewColumnSortMode.Automatic)
winforms\Managed\System\WinForms\DateTimePicker.cs (6)
409DefaultValue(true), 499DefaultValue(null), 565DefaultValue(LeftRightAlignment.Left), 898DefaultValue(false), 926DefaultValue(false), 945DefaultValue(false),
winforms\Managed\System\WinForms\DomainUpDown.cs (3)
133DefaultValue(-1), 205DefaultValue(false), 232DefaultValue(false),
winforms\Managed\System\WinForms\ErrorProvider.cs (10)
143DefaultValue(defaultBlinkStyle), 199DefaultValue(null), 233DefaultValue(false), 273DefaultValue(null), 342DefaultValue(null), 380DefaultValue(null), 555DefaultValue(defaultBlinkRate), 773DefaultValue(""), 787DefaultValue(defaultIconAlignment), 801DefaultValue(0),
winforms\Managed\System\WinForms\FileDialog.cs (14)
95DefaultValue(true), 117DefaultValue(false), 141DefaultValue(true), 165DefaultValue(""), 194DefaultValue(true), 227DefaultValue(""), 330DefaultValue(""), 402DefaultValue(1), 424DefaultValue(""), 482DefaultValue(false), 508DefaultValue(false), 528DefaultValue(false), 551DefaultValue(""), 576DefaultValue(true),
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
348DefaultValue(true)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (5)
43DefaultValue(1), 74DefaultValue(typeof(Color), ""), 103DefaultValue(typeof(Color), ""), 129DefaultValue(typeof(Color), ""), 155DefaultValue(typeof(Color), ""),
winforms\Managed\System\WinForms\FlowLayoutPanel.cs (3)
38[DefaultValue(FlowDirection.LeftToRight)] 51[DefaultValue(true)] 70[DefaultValue(false)]
winforms\Managed\System\WinForms\FlowLayoutSettings.cs (2)
27[DefaultValue(FlowDirection.LeftToRight)] 39[DefaultValue(true)]
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (4)
89DefaultValue(true), 113DefaultValue(""), 152DefaultValue(System.Environment.SpecialFolder.Desktop), 186DefaultValue(""),
winforms\Managed\System\WinForms\FontDialog.cs (14)
78DefaultValue(true), 99DefaultValue(true), 122DefaultValue(true), 146DefaultValue(true), 168DefaultValue(typeof(Color), "Black") 200DefaultValue(false), 253DefaultValue(false), 275DefaultValue(defaultMaxSize), 302DefaultValue(defaultMinSize), 344DefaultValue(false), 364DefaultValue(false), 384DefaultValue(false), 405DefaultValue(true), 425DefaultValue(false),
winforms\Managed\System\WinForms\Form.cs (22)
343DefaultValue(null), 698DefaultValue(AutoSizeMode.GrowOnly), 828DefaultValue(FormBorderStyle.Sizable), 919DefaultValue(null), 961DefaultValue(true), 1253DefaultValue(false), 1407DefaultValue(false), 1492DefaultValue(false), 1572DefaultValue(typeof(Size), "0, 0") 1632DefaultValue(null), 1684DefaultValue(null), 1813DefaultValue(true), 2015DefaultValue(true), 2062DefaultValue(1.0) 2229DefaultValue(false), 2267DefaultValue(true), 2302DefaultValue(true), 2393DefaultValue(SizeGripStyle.Auto), 2426DefaultValue(FormStartPosition.WindowsDefaultLocation), 2479DefaultValue(true), 2561DefaultValue(false), 2749DefaultValue(FormWindowState.Normal),
winforms\Managed\System\WinForms\GridItem.cs (1)
31DefaultValue(null),
winforms\Managed\System\WinForms\GroupBox.cs (3)
123DefaultValue(AutoSizeMode.GrowOnly), 227DefaultValue(FlatStyle.Standard), 342DefaultValue(false),
winforms\Managed\System\WinForms\HelpProvider.cs (5)
65DefaultValue(null), 85DefaultValue(null), 116DefaultValue(null), 132DefaultValue(HelpNavigator.AssociateIndex), 149DefaultValue(null),
winforms\Managed\System\WinForms\ImageList.cs (3)
232DefaultValue(null), 292DefaultValue(null), 365DefaultValue(null),
winforms\Managed\System\WinForms\Label.cs (12)
130DefaultValue(false), 172DefaultValue(false), 277DefaultValue(BorderStyle.None), 406DefaultValue(FlatStyle.Standard), 496DefaultValue(-1), 543DefaultValue(""), 595DefaultValue(null), 645DefaultValue(ContentAlignment.MiddleCenter), 839[DefaultValue(false), Browsable(false), EditorBrowsable(EditorBrowsableState.Never)] 871DefaultValue(ContentAlignment.TopLeft), 943DefaultValue(false), 982DefaultValue(true),
winforms\Managed\System\WinForms\LinkLabel.cs (7)
278DefaultValue(LinkBehavior.SystemDefault), 355DefaultValue(false), 2440[DefaultValue(true)] 2495[DefaultValue(null)] 2531DefaultValue(""), 2571DefaultValue(null), 2587[DefaultValue(false)]
winforms\Managed\System\WinForms\ListBox.cs (13)
261DefaultValue(BorderStyle.Fixed3D), 298DefaultValue(0), 397DefaultValue(false), 427DefaultValue(DrawMode.Normal), 511DefaultValue(0), 538DefaultValue(false), 575DefaultValue(true), 611DefaultValue(DefaultItemHeight), 706DefaultValue(false), 821DefaultValue(false), 1016DefaultValue(SelectionMode.One), 1058DefaultValue(false), 1166DefaultValue(true),
winforms\Managed\System\WinForms\ListControl.cs (7)
72DefaultValue(null), 132DefaultValue(""), 202DefaultValue(null) 234DefaultValue(""), 271DefaultValue(false), 332DefaultValue(""), 403DefaultValue(null),
winforms\Managed\System\WinForms\ListView.cs (29)
263DefaultValue(ItemActivation.Standard), 295DefaultValue(ListViewAlignment.Top), 330DefaultValue(false), 354DefaultValue(true), 420DefaultValue(false), 458DefaultValue(BorderStyle.Fixed3D), 488DefaultValue(false), 885DefaultValue(false), 907DefaultValue(false), 961DefaultValue(ColumnHeaderStyle.Clickable), 996DefaultValue(true), 1017DefaultValue(false), 1043DefaultValue(false), 1123DefaultValue(false), 1144DefaultValue(true), 1166DefaultValue(null), 1248DefaultValue(true), 1270DefaultValue(false), 1297DefaultValue(false), 1337DefaultValue(true), 1391DefaultValue(true), 1414DefaultValue(null), 1462DefaultValue(false), 1483DefaultValue(SortOrder.None), 1526DefaultValue(null), 1747DefaultValue(true) 1765DefaultValue(View.LargeIcon), 1815DefaultValue(0), 1857DefaultValue(false),
winforms\Managed\System\WinForms\ListViewGroup.cs (3)
122DefaultValue(HorizontalAlignment.Left), 198DefaultValue("") 219DefaultValue(null),
winforms\Managed\System\WinForms\ListViewItem.cs (10)
379DefaultValue(false), 488DefaultValue(null), 519DefaultValue(-1), 562DefaultValue(""), 604DefaultValue(0), 776DefaultValue(-1), 867DefaultValue(null), 908DefaultValue("") 938DefaultValue(true), 1598DefaultValue(null),
winforms\Managed\System\WinForms\MaskedTextBox.cs (18)
222DefaultValue(true) 270DefaultValue(false) 303DefaultValue(false) 416DefaultValue(MaskFormat.IncludeLiterals) 494DefaultValue(false) 557DefaultValue(InsertKeyMode.Default) 694DefaultValue(""), 925DefaultValue('\0') // This property is shadowed by MaskedTextBoxDesigner. 996DefaultValue('_') 1068DefaultValue(false) 1100DefaultValue(true) 1121DefaultValue(true) 1142DefaultValue(true) 1305DefaultValue(""), // This property is shadowed by MaskedTextBoxDesigner. 1401DefaultValue(HorizontalAlignment.Left), 1457DefaultValue(MaskFormat.IncludeLiterals) 1578DefaultValue(false) 1631DefaultValue(null)
winforms\Managed\System\WinForms\Menu.cs (1)
198DefaultValue(null),
winforms\Managed\System\WinForms\MenuItem.cs (13)
189DefaultValue(false) 213DefaultValue(false) 233DefaultValue(false), 259DefaultValue(false), 287DefaultValue(false), 309DefaultValue(true), 406DefaultValue(false), 502DefaultValue(MenuMerge.Add), 529DefaultValue(0), 577DefaultValue(false), 626DefaultValue(Shortcut.None), 654DefaultValue(true), 680DefaultValue(true),
winforms\Managed\System\WinForms\MenuStrip.cs (5)
58DefaultValue(false), 110[DefaultValue(ToolStripGripStyle.Hidden)] 140[DefaultValue(false)] 152[DefaultValue(true)] 164[DefaultValue(null)]
winforms\Managed\System\WinForms\MonthCalendar.cs (7)
498DefaultValue(DEFAULT_FIRST_DAY_OF_WEEK), 601DefaultValue(DEFAULT_MAX_SELECTION_COUNT), 741DefaultValue(false), 770DefaultValue(DEFAULT_SCROLL_CHANGE), 906DefaultValue(true), 929DefaultValue(true), 952DefaultValue(false),
winforms\Managed\System\WinForms\NotifyIcon.cs (9)
106DefaultValue(""), 130DefaultValue(ToolTipIcon.None), 158DefaultValue(""), 225DefaultValue(null), 240DefaultValue(null), 264DefaultValue(null), 289DefaultValue(""), 320DefaultValue(false), 341DefaultValue(null),
winforms\Managed\System\WinForms\NumericUpDown.cs (3)
132DefaultValue(NumericUpDown.DefaultDecimalPlaces), 158DefaultValue(NumericUpDown.DefaultHexadecimal), 333DefaultValue(NumericUpDown.DefaultThousandsSeparator),
winforms\Managed\System\WinForms\OpenFileDialog.cs (4)
42DefaultValue(true), 66DefaultValue(false), 90DefaultValue(false), 113DefaultValue(false),
winforms\Managed\System\WinForms\Panel.cs (3)
95DefaultValue(AutoSizeMode.GrowOnly), 128DefaultValue(BorderStyle.None), 239[DefaultValue(false)]
winforms\Managed\System\WinForms\PictureBox.cs (4)
155DefaultValue(BorderStyle.None), 396DefaultValue(null), 955DefaultValue(PictureBoxSizeMode.Normal), 1396DefaultValue(false),
winforms\Managed\System\WinForms\Printing\PageSetupDialog.cs (10)
60DefaultValue(true), 80DefaultValue(true), 98DefaultValue(true), 115DefaultValue(true), 131DefaultValue(null), 151DefaultValue(false), 193DefaultValue(null), 216DefaultValue(null), 237DefaultValue(false), 253DefaultValue(true),
winforms\Managed\System\WinForms\Printing\PrintDialog.cs (10)
62DefaultValue(false), 79DefaultValue(false), 93DefaultValue(true), 109DefaultValue(false), 125DefaultValue(null), 157DefaultValue(null), 186DefaultValue(false), 202DefaultValue(false), 218DefaultValue(true), 235DefaultValue(false),
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (7)
81DefaultValue(false), 102DefaultValue(true), 124DefaultValue(null), 143DefaultValue(1), 204DefaultValue(1), 278DefaultValue(0), 348DefaultValue(DefaultZoom)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (5)
1160DefaultValue(false), 1204DefaultValue(null), 1217[Browsable(false), DefaultValue(false), EditorBrowsable(EditorBrowsableState.Never)] 1259[Browsable(false), DefaultValue(false), EditorBrowsable(EditorBrowsableState.Never)] 1270[Browsable(false), DefaultValue(SizeGripStyle.Hide), EditorBrowsable(EditorBrowsableState.Never)]
winforms\Managed\System\WinForms\ProgressBar.cs (7)
150DefaultValue(ProgressBarStyle.Blocks), 332DefaultValue(100), 380DefaultValue(100), 418DefaultValue(0), 501DefaultValue(false), 543DefaultValue(10), 616DefaultValue(0),
winforms\Managed\System\WinForms\PropertyGrid.cs (21)
512DefaultValue(typeof(Color), "ControlText") 620DefaultValue(typeof(Color), "ControlDark") 649DefaultValue(true), 800DefaultValue(typeof(Color), "Control") 818DefaultValue(typeof(Color), "ControlText") 836DefaultValue(typeof(Color), "ControlDark") 853DefaultValue(true), 905DefaultValue(typeof(Color), "Highlight") 927DefaultValue(typeof(Color), "HighlightText") 949DefaultValue(typeof(Color), "GrayText") 968DefaultValue(typeof(Color), "Control") 989DefaultValue(true) 1018DefaultValue(typeof(Color), "InactiveBorder") 1069DefaultValue(PropertySort.CategorizedAlphabetical), 1136DefaultValue(null), 1508DefaultValue(false) 1554DefaultValue(true), 1597DefaultValue(typeof(Color), "Window") 1616DefaultValue(typeof(Color), "WindowText") 1636DefaultValue(typeof(Color), "ControlDark") 4749DefaultValue(false),
winforms\Managed\System\WinForms\RadioButton.cs (6)
92DefaultValue(true), 118DefaultValue(Appearance.Normal), 179DefaultValue(ContentAlignment.MiddleLeft), 212DefaultValue(false), 358[DefaultValue(false)] 379DefaultValue(ContentAlignment.MiddleLeft)
winforms\Managed\System\WinForms\RichTextBox.cs (21)
204DefaultValue(false), 224DefaultValue(false), 298DefaultValue(0), 442DefaultValue(true), 474DefaultValue(false), 623DefaultValue(int.MaxValue), 637[DefaultValue(true)] 678DefaultValue(true), 698DefaultValue(0), 780DefaultValue(RichTextBoxScrollBars.Both), 818DefaultValue(HorizontalAlignment.Left), 889DefaultValue(false), 944DefaultValue(0), 1100DefaultValue(0), 1141DefaultValue(0), 1213DefaultValue(false), 1245DefaultValue(""), 1269DefaultValue(0), 1364DefaultValue(""), 1414DefaultValue(false), 1573DefaultValue(1.0f),
winforms\Managed\System\WinForms\SaveFileDialog.cs (2)
45DefaultValue(false), 68DefaultValue(true),
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
129DefaultValue(false),
winforms\Managed\System\WinForms\ScrollBar.cs (7)
312DefaultValue(10), 346DefaultValue(100), 375DefaultValue(0), 407DefaultValue(1), 435[DefaultValue(false)] 486DefaultValue(0), 510DefaultValue(true),
winforms\Managed\System\WinForms\ScrollProperties.cs (7)
71DefaultValue(true), 99DefaultValue(10), 132DefaultValue(100), 165DefaultValue(0), 221DefaultValue(1), 257DefaultValue(0), 286DefaultValue(false),
winforms\Managed\System\WinForms\SplitContainer.cs (14)
184DefaultValue(false), 202DefaultValue(typeof(Point), "0, 0") 352DefaultValue(BorderStyle.None), 468DefaultValue(FixedPanel.None), 509DefaultValue(false), 551DefaultValue(Orientation.Vertical), 669DefaultValue(false), 693DefaultValue(false), 716DefaultValue(25), 755DefaultValue(25), 781DefaultValue(50) 879DefaultValue(1), 924DefaultValue(4) 956DefaultValue(true),
winforms\Managed\System\WinForms\Splitter.cs (5)
82DefaultValue(AnchorStyles.None)] 242DefaultValue(BorderStyle.None), 304DefaultValue(DockStyle.Left) 380DefaultValue(25), 402DefaultValue(25),
winforms\Managed\System\WinForms\StatusBar.cs (4)
277DefaultValue(DockStyle.Bottom) 429DefaultValue(false), 472DefaultValue(true), 494[DefaultValue(false)]
winforms\Managed\System\WinForms\StatusBarPanel.cs (10)
83DefaultValue(HorizontalAlignment.Left), 114DefaultValue(StatusBarPanelAutoSize.None), 147DefaultValue(System.Windows.Forms.StatusBarPanelBorderStyle.Sunken), 190DefaultValue(null), 250DefaultValue(DEFAULTMINWIDTH), 355DefaultValue(StatusBarPanelStyle.Text), 381DefaultValue(null), 402DefaultValue(""), 443DefaultValue(""), 487DefaultValue(DEFAULTWIDTH),
winforms\Managed\System\WinForms\StatusStrip.cs (7)
58DefaultValue(false), 115[DefaultValue(DockStyle.Bottom)] 125[DefaultValue(ToolStripGripStyle.Hidden)] 135[DefaultValue(ToolStripLayoutStyle.Table)] 173[DefaultValue(false)] 205DefaultValue(true), 242[DefaultValue(true)]
winforms\Managed\System\WinForms\TabControl.cs (10)
136DefaultValue(TabAlignment.Top), 170DefaultValue(TabAppearance.Normal), 455DefaultValue(TabDrawMode.Normal), 482DefaultValue(false), 508DefaultValue(null), 610DefaultValue(false), 666DefaultValue(false), 718DefaultValue(-1), 826DefaultValue(TabSizeMode.Normal), 854DefaultValue(false),
winforms\Managed\System\WinForms\TableLayoutPanel.cs (9)
92DefaultValue(TableLayoutPanelCellBorderStyle.None), 131[DefaultValue(0)] 149[DefaultValue(TableLayoutPanelGrowStyle.AddRows)] 167[DefaultValue(0)] 220[DefaultValue(1)] 236[DefaultValue(1)] 252[DefaultValue(-1)] //if change this value, also change the SerializeViaAdd in TableLayoutControlCollectionCodeDomSerializer 270[DefaultValue(typeof(TableLayoutPanelCellPosition), "-1,-1")] //if change this value, also change the SerializeViaAdd in TableLayoutControlCollectionCodeDomSerializer 289[DefaultValue(-1)] //if change this value, also change the SerializeViaAdd in TableLayoutControlCollectionCodeDomSerializer
winforms\Managed\System\WinForms\TableLayoutSettings.cs (9)
76[DefaultValue(TableLayoutPanelCellBorderStyle.None), SRCategory(SR.CatAppearance), SRDescription(SR.TableLayoutPanelCellBorderStyleDescr)] 93[DefaultValue(0)] 106[DefaultValue(0)] 132[DefaultValue(0)] 190[DefaultValue(TableLayoutPanelGrowStyle.AddRows)] 305[DefaultValue(-1)] 337[DefaultValue(-1)] 348[DefaultValue(-1)] 360[DefaultValue(-1)]
winforms\Managed\System\WinForms\TableLayoutStyle.cs (1)
27[DefaultValue(SizeType.AutoSize)]
winforms\Managed\System\WinForms\TabPage.cs (5)
183DefaultValue (-1), 214DefaultValue (""), 312DefaultValue (false), 353[DefaultValue(typeof(Size), "0, 0")] 480DefaultValue (""),
winforms\Managed\System\WinForms\TextBox.cs (8)
121DefaultValue(false), 142DefaultValue(AutoCompleteMode.None), 170DefaultValue(AutoCompleteSource.None), 257DefaultValue(CharacterCasing.Normal), 377DefaultValue((char)0), 419DefaultValue(ScrollBars.None), 486DefaultValue(HorizontalAlignment.Left), 521DefaultValue(false),
winforms\Managed\System\WinForms\TextBoxBase.cs (9)
145DefaultValue(false), 185DefaultValue(true), 251DefaultValue(true), 384DefaultValue(BorderStyle.Fixed3D), 610DefaultValue(true), 747DefaultValue(32767), 834DefaultValue(false), 1060DefaultValue(false), 1345DefaultValue(true),
winforms\Managed\System\WinForms\Timer.cs (3)
93DefaultValue(null), 145DefaultValue(false), 205DefaultValue(100),
winforms\Managed\System\WinForms\ToolBar.cs (11)
155DefaultValue(ToolBarAppearance.Normal), 185DefaultValue(true), 319DefaultValue(BorderStyle.None), 491DefaultValue(true), 518DefaultValue(DockStyle.Top) 565DefaultValue(false), 617DefaultValue(null), 854DefaultValue(false), 875[DefaultValue(false)] 923DefaultValue(ToolBarTextAlign.Underneath), 953DefaultValue(true),
winforms\Managed\System\WinForms\ToolBarButton.cs (11)
134DefaultValue(null), 158DefaultValue(true), 188DefaultValue(-1), 216DefaultValue(""), 278DefaultValue(false), 307DefaultValue(false), 348DefaultValue(ToolBarButtonStyle.PushButton), 373DefaultValue(null), 391DefaultValue(""), 422DefaultValue(""), 441DefaultValue(true),
winforms\Managed\System\WinForms\ToolStrip.cs (14)
255[DefaultValue(true), Browsable(true), EditorBrowsable(EditorBrowsableState.Always), 380DefaultValue(false), 419DefaultValue(true), 508DefaultValue(true), 545DefaultValue(false), 760[DefaultValue(DockStyle.Top)] 934DefaultValue(ToolStripGripStyle.Visible) 1045DefaultValue(typeof(Size), "16,16"), 1081DefaultValue(null), 1314DefaultValue(null), 1643[DefaultValue(false)] 1781[DefaultValue(true)] 1834DefaultValue(false), 1867DefaultValue(ToolStripTextDirection.Horizontal),
winforms\Managed\System\WinForms\ToolStripButton.cs (4)
53[DefaultValue(true)] 76DefaultValue(false), 96DefaultValue(false), 121DefaultValue(CheckState.Unchecked),
winforms\Managed\System\WinForms\ToolStripComboBox.cs (9)
149DefaultValue(AutoCompleteMode.None), 160DefaultValue(AutoCompleteSource.None), 278DefaultValue(106) 289DefaultValue(ComboBoxStyle.DropDown), 322DefaultValue(FlatStyle.Popup), 334DefaultValue(true), 362DefaultValue(8), 373DefaultValue(0), 448DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripContainer.cs (4)
186DefaultValue(true) 320DefaultValue(true) 347DefaultValue(true) 373DefaultValue(true)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (7)
90DefaultValue(null) 104DefaultValue(ImageLayout.Tile), 131DefaultValue(true), 140[DefaultValue(ContentAlignment.MiddleCenter), Browsable(false)] 213[DefaultValue(false), Browsable(false), EditorBrowsable(EditorBrowsableState.Never)] 517[DefaultValue("")] 538[Browsable(false), EditorBrowsable(EditorBrowsableState.Never), DefaultValue(ToolStripTextDirection.Horizontal)]
winforms\Managed\System\WinForms\ToolStripDropDown.cs (9)
186[DefaultValue(true)] 207DefaultValue(true), 256[DefaultValue(false), 397DefaultValue(DockStyle.None), 541[DefaultValue(ToolStripGripStyle.Hidden), 740DefaultValue(1.0), 805[DefaultValue(null), Browsable(false)] 964DefaultValue(ToolStripTextDirection.Horizontal), 1060DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripDropDownButton.cs (2)
66[DefaultValue(true)] 85DefaultValue(true),
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (3)
198DefaultValue(ToolStripLayoutStyle.Flow) 217DefaultValue(true), 235DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripItem.cs (24)
263DefaultValue(null), 283DefaultValue(null), 304DefaultValue(AccessibleRole.Default), 338DefaultValue(ToolStripItemAlignment.Left), 373DefaultValue(false), 394[DefaultValue(true)] 418[DefaultValue(false)] 477DefaultValue(null) 506DefaultValue(ImageLayout.Tile), 647DefaultValue(CommonProperties.DefaultAnchor) 671DefaultValue(CommonProperties.DefaultDock) 820DefaultValue(false), 935DefaultValue(true) 1207DefaultValue(ContentAlignment.MiddleCenter), 1385DefaultValue(ToolStripItemImageScaling.SizeToFit), 1535DefaultValue(MergeAction.Append), 1567DefaultValue(-1), 1707DefaultValue(null) 1838DefaultValue(ToolStripItemOverflow.AsNeeded), 2076DefaultValue(false), 2235[DefaultValue(null), 2258DefaultValue(""), 2288DefaultValue(ContentAlignment.MiddleCenter), 2357[DefaultValue(TextImageRelation.ImageBeforeText),
winforms\Managed\System\WinForms\ToolStripLabel.cs (3)
67DefaultValue(false), 121DefaultValue(LinkBehavior.SystemDefault), 165DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (7)
250DefaultValue(false), 363DefaultValue(false), 384DefaultValue(CheckState.Unchecked), 448DefaultValue(ToolStripItemOverflow.Never), 470DefaultValue(Keys.None), 518DefaultValue(null), 550DefaultValue(true),
winforms\Managed\System\WinForms\ToolStripPanel.cs (2)
143DefaultValue(true), 227DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (7)
114DefaultValue(100), 125DefaultValue(100), 139DefaultValue(0), 163DefaultValue(false), 183DefaultValue(10), 202DefaultValue(ProgressBarStyle.Blocks), 243DefaultValue(0),
winforms\Managed\System\WinForms\ToolStripSeparator.cs (1)
348[Browsable(false), EditorBrowsable(EditorBrowsableState.Never), DefaultValue(ToolStripTextDirection.Horizontal)]
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (2)
78[DefaultValue(true)] 169[DefaultValue(null), Browsable(false)]
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (3)
101DefaultValue(Border3DStyle.Flat), 135DefaultValue(ToolStripStatusLabelBorderSides.None), 170DefaultValue(false),
winforms\Managed\System\WinForms\ToolStripTextBox.cs (13)
265DefaultValue(false), 276DefaultValue(false), 299DefaultValue(AutoCompleteMode.None), 310DefaultValue(AutoCompleteSource.None), 322DefaultValue(BorderStyle.Fixed3D), 345DefaultValue(CharacterCasing.Normal), 356DefaultValue(true), 380DefaultValue(32767), 404DefaultValue(false), 418DefaultValue(false), 462DefaultValue(true), 478DefaultValue(HorizontalAlignment.Left), 490DefaultValue(true),
winforms\Managed\System\WinForms\ToolTip.cs (14)
131DefaultValue(true) 164DefaultValue(DEFAULT_DELAY) 215DefaultValue(typeof(Color),"Info") 276DefaultValue(typeof(Color),"InfoText") 329DefaultValue(false) 403DefaultValue(false), 452DefaultValue(false), 479DefaultValue(false) 501DefaultValue(null), 520DefaultValue(ToolTipIcon.None), 556DefaultValue(""), 647DefaultValue(true) 673DefaultValue(true) 1229DefaultValue(""),
winforms\Managed\System\WinForms\TrackBar.cs (10)
90DefaultValue(true), 352DefaultValue(5), 380DefaultValue(10), 404DefaultValue(0), 430DefaultValue(Orientation.Horizontal), 534DefaultValue(false), 561DefaultValue(1), 617DefaultValue(TickStyle.BottomRight), 649DefaultValue(1), 676DefaultValue(0),
winforms\Managed\System\WinForms\TreeNode.cs (12)
358DefaultValue(false) 397DefaultValue(null), 414DefaultValue(null), 531DefaultValue(-1), 553DefaultValue(""), 735DefaultValue(null) 862DefaultValue(-1), 887DefaultValue(""), 936DefaultValue(""), 962DefaultValue(-1), 992DefaultValue(null), 1032DefaultValue("")
winforms\Managed\System\WinForms\TreeView.cs (22)
283DefaultValue(BorderStyle.Fixed3D), 316DefaultValue(false), 476DefaultValue(false), 498DefaultValue(true), 524DefaultValue(false), 547DefaultValue(-1), 598DefaultValue(""), 627DefaultValue(null), 699DefaultValue(null), 837DefaultValue(false), 862DefaultValue(typeof(Color), "Black") 911DefaultValue(TreeViewDrawMode.Normal), 944DefaultValue("\\"), 991DefaultValue(false), 1017DefaultValue(true), 1038DefaultValue(-1), 1086DefaultValue(""), 1160DefaultValue(true), 1183DefaultValue(false), 1206DefaultValue(true), 1230DefaultValue(true), 1251DefaultValue(false),
winforms\Managed\System\WinForms\UpDownBase.cs (5)
278DefaultValue(BorderStyle.Fixed3D), 438DefaultValue(true), 559DefaultValue(false), 620DefaultValue(HorizontalAlignment.Left), 655DefaultValue(LeftRightAlignment.Right),
winforms\Managed\System\WinForms\UserControl.cs (2)
92DefaultValue(AutoSizeMode.GrowOnly), 164DefaultValue(BorderStyle.None),
winforms\Managed\System\WinForms\WebBrowser.cs (7)
99SRCategory(SR.CatBehavior), DefaultValue(true)] 127SRCategory(SR.CatBehavior), DefaultValue(true)] 150SRCategory(SR.CatBehavior), DefaultValue(false)] 170SRCategory(SR.CatBehavior), DefaultValue(true)] 479SRCategory(SR.CatBehavior), DefaultValue(true)] 614DefaultValue(null) 938SRCategory(SR.CatBehavior), DefaultValue(true)]
System.Windows.Forms.DataVisualization (573)
Common\Annotation\AnnotationBase.cs (39)
478 DefaultValue(true), 519 DefaultValue(double.NaN), 563 DefaultValue(double.NaN), 612 DefaultValue(double.NaN), 664 DefaultValue(double.NaN), 703 DefaultValue(double.NaN), 741 DefaultValue(double.NaN), 785 DefaultValue(false), 814 DefaultValue(SelectionPointsStyle.Rectangle), 838 DefaultValue(true), 868 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 893 DefaultValue(typeof(Color), "Black"), 920 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 946DefaultValue(typeof(TextStyle), "Default"), 972 DefaultValue(typeof(Color), "Black"), 1000 DefaultValue(1), 1030 DefaultValue(ChartDashStyle.Solid), 1057 DefaultValue(typeof(Color), ""), 1090 DefaultValue(ChartHatchStyle.None), 1121 DefaultValue(GradientStyle.None), 1155 DefaultValue(typeof(Color), ""), 1183 DefaultValue(typeof(Color), "128,0,0,0"), 1210 DefaultValue(0), 1242 DefaultValue(""), 1282 DefaultValue(""), 1318 DefaultValue(""), 1358 DefaultValue(null), 1402 DefaultValue(null), 1447 DefaultValue(""), 1502 DefaultValue(null), 1558 DefaultValue(double.NaN), 1607 DefaultValue(double.NaN), 1643 DefaultValue(0.0), 1682 DefaultValue(0.0), 1723 DefaultValue(typeof(ContentAlignment), "BottomCenter"), 1910 DefaultValue(""), 1941 DefaultValue(""), 1974 DefaultValue(""), 1994[DefaultValue("")]
Common\Annotation\ArrowAnnotation.cs (4)
140 DefaultValue(ArrowStyle.Simple), 167 DefaultValue(5), 218 DefaultValue(typeof(ContentAlignment), "TopLeft"), 276 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\CalloutAnnotation.cs (13)
172 DefaultValue(CalloutStyle.Rectangle), 208 DefaultValue(LineAnchorCapStyle.Arrow), 238 DefaultValue(typeof(Color), "Black"), 266 DefaultValue(1), 293 DefaultValue(ChartDashStyle.Solid), 320 DefaultValue(typeof(Color), ""), 353 DefaultValue(ChartHatchStyle.None), 385 DefaultValue(GradientStyle.None), 419 DefaultValue(typeof(Color), ""), 458 DefaultValue(3.0), 491 DefaultValue(3.0), 526 DefaultValue(typeof(ContentAlignment), "BottomLeft"), 584 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\GroupAnnotation.cs (16)
159 DefaultValue(true), 196 DefaultValue(false), 226 DefaultValue(true), 255 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 306 DefaultValue(typeof(Color), "Black"), 337 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 367 DefaultValue(typeof(Color), "Black"), 399 DefaultValue(1), 429 DefaultValue(ChartDashStyle.Solid), 460 DefaultValue(typeof(Color), ""), 497 DefaultValue(ChartHatchStyle.None), 533 DefaultValue(GradientStyle.None), 571 DefaultValue(typeof(Color), ""), 603 DefaultValue(typeof(Color), "128,0,0,0"), 634 DefaultValue(0), 876 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\ImageAnnotation.cs (14)
113 DefaultValue(""), 140 DefaultValue(ChartImageWrapMode.Scaled), 165 DefaultValue(typeof(Color), ""), 196 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 277 DefaultValue(SelectionPointsStyle.Rectangle), 307 DefaultValue(typeof(Color), "Black"), 332 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 352 DefaultValue(typeof(Color), ""), 375 DefaultValue(ChartHatchStyle.None), 397 DefaultValue(GradientStyle.None), 419 DefaultValue(typeof(Color), ""), 442 DefaultValue(typeof(Color), "Black"), 463 DefaultValue(1), 485 DefaultValue(ChartDashStyle.Solid),
Common\Annotation\LineAnnotation.cs (13)
105 DefaultValue(false), 130 DefaultValue(LineAnchorCapStyle.None), 155 DefaultValue(LineAnchorCapStyle.None), 184 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 230 DefaultValue(typeof(Color), "Black"), 257 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 277 DefaultValue(typeof(Color), ""), 303 DefaultValue(ChartHatchStyle.None), 325 DefaultValue(GradientStyle.None), 347 DefaultValue(typeof(Color), ""), 389 DefaultValue(true), 429 DefaultValue(typeof(ContentAlignment), "TopLeft"), 487 DefaultValue(SelectionPointsStyle.Rectangle),
Common\Annotation\PolygonAnnotation.cs (23)
129 DefaultValue(LineAnchorCapStyle.None), 154 DefaultValue(LineAnchorCapStyle.None), 183 DefaultValue(typeof(ContentAlignment), "MiddleCenter"), 229 DefaultValue(typeof(Color), "Black"), 256 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 276 DefaultValue(typeof(Color), ""), 299 DefaultValue(ChartHatchStyle.None), 321 DefaultValue(GradientStyle.None), 343 DefaultValue(typeof(Color), ""), 403 DefaultValue(SelectionPointsStyle.Rectangle), 433 DefaultValue(false), 468 DefaultValue(null), 1219 DefaultValue(LineAnchorCapStyle.None), 1243 DefaultValue(LineAnchorCapStyle.None), 1273 DefaultValue(typeof(Color), ""), 1306 DefaultValue(ChartHatchStyle.None), 1338 DefaultValue(GradientStyle.None), 1372 DefaultValue(typeof(Color), ""), 1433 DefaultValue(SelectionPointsStyle.Rectangle), 1634 DefaultValue(0f), 1662 DefaultValue(0f), 1693 DefaultValue(typeof(byte), "1"), 1721 DefaultValue("PathPoint"),
Common\Annotation\RectangleAnnotation.cs (9)
109 DefaultValue(typeof(Color), "Black"), 137 DefaultValue(1), 164 DefaultValue(ChartDashStyle.Solid), 191 DefaultValue(typeof(Color), ""), 224 DefaultValue(ChartHatchStyle.None), 256 DefaultValue(GradientStyle.None), 290 DefaultValue(typeof(Color), ""), 351 DefaultValue(SelectionPointsStyle.Rectangle), 588 DefaultValue(null),
Common\Annotation\TextAnnotation.cs (17)
118 DefaultValue(""), 142 DefaultValue(false), 167 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 195 DefaultValue(typeof(Color), "Black"), 217 DefaultValue(1), 239 DefaultValue(ChartDashStyle.Solid), 259 DefaultValue(typeof(Color), ""), 282 DefaultValue(ChartHatchStyle.None), 304 DefaultValue(GradientStyle.None), 326 DefaultValue(typeof(Color), ""), 379 DefaultValue(SelectionPointsStyle.Rectangle), 1114 DefaultValue(LabelCalloutStyle.Underlined), 1139 DefaultValue(typeof(Color), "Black"), 1166 DefaultValue(ChartDashStyle.Solid), 1194 DefaultValue(typeof(Color), "Transparent"), 1221 DefaultValue(1), 1246 DefaultValue(LineAnchorCapStyle.Arrow),
Common\Borders3D\Borders3D.cs (13)
207 DefaultValue(typeof(Color), "White"), 236 DefaultValue(BorderSkinStyle.None), 264 DefaultValue(typeof(Color), "Gray"), 293 DefaultValue(typeof(Color), "Black"), 322 DefaultValue(ChartHatchStyle.None), 350 DefaultValue(""), 378 DefaultValue(ChartImageWrapMode.Tile), 406 DefaultValue(typeof(Color), ""), 438 DefaultValue(ChartImageAlignmentStyle.TopLeft), 465 DefaultValue(GradientStyle.None), 497 DefaultValue(typeof(Color), ""), 526 DefaultValue(1), 557 DefaultValue(ChartDashStyle.NotSet),
Common\Converters\CustomAttributesConverters.cs (2)
396defaultValueAttribute = new DefaultValueAttribute(attrInfo.DefaultValue); 400defaultValueAttribute = new DefaultValueAttribute(attrInfo.ValueType, (string)attrInfo.DefaultValue);
Common\DataManager\DataManager.cs (1)
1116DefaultValue(ChartColorPalette.BrightPastel),
Common\DataManager\DataPoint.cs (22)
2688 DefaultValue(typeof(double), "0.0"), 2764 DefaultValue(false) 4640 DefaultValue(null), 4671 DefaultValue(""), 4798 DefaultValue(""), 4857 DefaultValue(""), 4909 DefaultValue(""), 4955[DefaultValue("")] 5024 DefaultValue(true), 5076 DefaultValue(""), 5128 DefaultValue(""), 5189DefaultValue(typeof(Color), ""), 5248DefaultValue(typeof(Color), ""), 5306 DefaultValue(ChartDashStyle.Solid), 5358 DefaultValue(1), 5415 DefaultValue(""), 5475 DefaultValue(""), 5529 DefaultValue(""), 5576[DefaultValue("")] 5631 DefaultValue(""), 5685 DefaultValue(""), 5731[DefaultValue("")]
Common\DataManager\DataSeries.cs (20)
1790 DefaultValue(""), 1831 DefaultValue(""), 1874DefaultValue(""), 1904 DefaultValue(ChartValueType.Auto), 1930 DefaultValue(false), 1955 DefaultValue(ChartValueType.Auto), 1983 DefaultValue(1), 2106 DefaultValue(ChartColorPalette.None), 2129 DefaultValue(1) 2156 DefaultValue(0) 2177 DefaultValue(typeof(Color), "128,0,0,0"), 2252 DefaultValue(""), 2273 DefaultValue(""), 2295 DefaultValue(AxisType.Primary) 2317 DefaultValue(AxisType.Primary) 2338 DefaultValue(true), 2366 DefaultValue(SeriesChartType.Column), 2415 DefaultValue(ChartTypeNames.Column), 2479DefaultValue(""), 2531 DefaultValue(""),
Common\General\Axis.cs (27)
470DefaultValue(TextOrientation.Auto), 546DefaultValue(false), 572DefaultValue(typeof(Color), ""), 601DefaultValue(""), 628DefaultValue(""), 650DefaultValue(AxisArrowStyle.None), 814DefaultValue(true), 844 DefaultValue(6), 878 DefaultValue(10), 914DefaultValue(LabelAutoFitStyles.DecreaseFont | LabelAutoFitStyles.IncreaseFont | LabelAutoFitStyles.LabelsAngleStep30 | LabelAutoFitStyles.StaggeredLabels | LabelAutoFitStyles.WordWrap), 943DefaultValue(true), 969DefaultValue(""), 995DefaultValue(typeof(Color), "Black"), 1023DefaultValue(typeof(StringAlignment), "Center"), 1049DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 1075DefaultValue(typeof(Color), "Black"), 1103DefaultValue(1), 1133DefaultValue(ChartDashStyle.Solid), 1184DefaultValue(75f), 1214 DefaultValue(""), 1237 DefaultValue(""), 1261 DefaultValue(""), 1280[DefaultValue("")] 1310DefaultValue(0.0), 1353DefaultValue(0.0), 1389DefaultValue(DateTimeIntervalType.Auto), 1429DefaultValue(DateTimeIntervalType.Auto),
Common\General\AxisScale.cs (12)
270 DefaultValue(AxisPosition.Left), 311 DefaultValue(IntervalAutoMode.FixedCount), 337 DefaultValue(false), 366 DefaultValue(true), 394 DefaultValue(true), 427 DefaultValue(DateTimeIntervalType.Auto), 536 DefaultValue(Double.NaN), 591 DefaultValue(Double.NaN), 644 DefaultValue(Double.NaN), 682 DefaultValue(typeof(AxisEnabled), "Auto"), 735 DefaultValue(false), 762 DefaultValue(10.0),
Common\General\AxisScaleBreaks.cs (9)
197DefaultValue(StartFromZero.Auto), 218 DefaultValue(2), 244 DefaultValue(25), 269 DefaultValue(false), 291 DefaultValue(BreakLineStyle.Ragged), 312 DefaultValue(1.5), 337 DefaultValue(typeof(Color), "Black"), 360 DefaultValue(1), 385 DefaultValue(ChartDashStyle.Solid),
Common\General\AxisScaleSegments.cs (10)
125 DefaultValue(0.0), 149 DefaultValue(0.0), 173 DefaultValue(0.0), 197 DefaultValue(0.0), 217 DefaultValue(0.0), 238 DefaultValue(0.0), 267 DefaultValue(0.0), 284 DefaultValue(DateTimeIntervalType.Auto), 312 DefaultValue(DateTimeIntervalType.Auto), 329 DefaultValue(null),
Common\General\AxisScrollZoom.cs (3)
204 DefaultValue(Double.NaN), 259 DefaultValue(Double.NaN), 319 DefaultValue(DateTimeIntervalType.Auto),
Common\General\BaseClasses.cs (2)
52DefaultValue(null), 276[DefaultValue("")]
Common\General\Chart.cs (22)
155 DefaultValue(null), 183 DefaultValue(ChartImageType.Png), 207 DefaultValue(0), 2356 DefaultValue(false), 2377 DefaultValue(BorderSkinStyle.None), 2405 DefaultValue(true) 2525 DefaultValue(typeof(Color), "White"), 2558 DefaultValue(typeof(Color), "White"), 2584 DefaultValue(300), 2631 DefaultValue(300), 2658 DefaultValue(ChartHatchStyle.None), 2683 DefaultValue(""), 2709 DefaultValue(ChartImageWrapMode.Tile), 2734 DefaultValue(typeof(Color), ""), 2761 DefaultValue(ChartImageAlignmentStyle.TopLeft), 2786 DefaultValue(true), 2810 DefaultValue(typeof(AntiAliasingStyles), "All"), 2834 DefaultValue(typeof(TextAntiAliasingQuality), "High"), 2859 DefaultValue(GradientStyle.None), 2885 DefaultValue(typeof(Color), ""), 2918 DefaultValue(1), 2947 DefaultValue(ChartDashStyle.NotSet),
Common\General\ChartArea.cs (17)
312 DefaultValue(true), 375 DefaultValue(AreaAlignmentOrientations.Vertical), 402 DefaultValue(AreaAlignmentStyles.All), 704 DefaultValue(typeof(Color), ""), 745 DefaultValue(ChartHatchStyle.None), 773 DefaultValue(""), 800 DefaultValue(ChartImageWrapMode.Tile), 826 DefaultValue(typeof(Color), ""), 854 DefaultValue(ChartImageAlignmentStyle.TopLeft), 882 DefaultValue(GradientStyle.None), 910 DefaultValue(typeof(Color), ""), 938 DefaultValue(typeof(Color), "128,0,0,0"), 966 DefaultValue(0), 993 DefaultValue(typeof(Color), "Black"), 1022 DefaultValue(1), 1053 DefaultValue(ChartDashStyle.NotSet), 1105 DefaultValue(false),
Common\General\ChartArea3D.cs (11)
185 DefaultValue(false), 228 DefaultValue(true), 264 DefaultValue(false), 289 DefaultValue(typeof(LightStyle), "Simplistic"), 314 DefaultValue(0), 353 DefaultValue(30), 384 DefaultValue(30), 415 DefaultValue(7), 446 DefaultValue(100), 477 DefaultValue(100), 575 DefaultValue(null),
Common\General\ChartGraphics3D.cs (4)
4632 DefaultValue(0), 4653 DefaultValue(0), 4674 DefaultValue(0), 4695 DefaultValue(0),
Common\General\ChartSerializer.cs (7)
186 DefaultValue(typeof(SerializationContents ), "Default"), 210 DefaultValue(typeof(SerializationFormat), "Xml"), 252 DefaultValue(true), 275 DefaultValue(false), 296 DefaultValue(false), 320 DefaultValue(""), 342 DefaultValue(""),
Common\General\GridTickMarks.cs (5)
1018 DefaultValue(TickMarkStyle.OutsideArea), 1043 DefaultValue(1.0F), 1915 DefaultValue(typeof(Color), "Black"), 1942 DefaultValue(ChartDashStyle.Solid), 1967 DefaultValue(1),
Common\General\ImageMap.cs (8)
556 DefaultValue(""), 579 DefaultValue(""), 605 DefaultValue(typeof(MapAreaShape), "Rectangle"), 628 DefaultValue("Map Area"), 656 DefaultValue(""), 680 DefaultValue(""), 705 DefaultValue(""), 726[DefaultValue("")]
Common\General\Label.cs (30)
609 DefaultValue("") 633 DefaultValue(""), 656 DefaultValue(""), 675[DefaultValue("")] 697 DefaultValue(""), 721 DefaultValue(""), 740[DefaultValue("")] 764 DefaultValue(""), 791 DefaultValue(typeof(Color), ""), 821 DefaultValue("Custom LabelStyle"), 845 DefaultValue(GridTickTypes.None), 868 DefaultValue(0.0), 894 DefaultValue(0.0), 920 DefaultValue(""), 945 DefaultValue(typeof(Color), ""), 973 DefaultValue(typeof(Color), ""), 1001 DefaultValue(0), 1031 DefaultValue(LabelMarkStyle.None), 2560DefaultValue(Double.NaN), 2601 DefaultValue(DateTimeIntervalType.NotSet), 2641 DefaultValue(Double.NaN), 2688 DefaultValue(DateTimeIntervalType.NotSet), 2735 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 2769 DefaultValue(typeof(Color), "Black"), 2797 DefaultValue(0), 2843 DefaultValue(false), 2885 DefaultValue(true), 2910 DefaultValue(false), 2935 DefaultValue(""), 2960 DefaultValue(true),
Common\General\Legend.cs (69)
2663 DefaultValue(true), 2751 DefaultValue(false), 2777 DefaultValue(true), 2804 DefaultValue(true), 2845 DefaultValue(LegendStyle.Table), 2872 DefaultValue(7), 2903 DefaultValue(50f), 2950 DefaultValue(LegendTableStyle.Auto), 2976 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3000 DefaultValue(typeof(Color), "Black"), 3026 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3050 DefaultValue(typeof(Color), "Black"), 3077 DefaultValue(50), 3106 DefaultValue(typeof(Color), ""), 3134 DefaultValue(typeof(Color), ""), 3165 DefaultValue(ChartDashStyle.Solid), 3192 DefaultValue(1), 3222 DefaultValue(""), 3249 DefaultValue(ChartImageWrapMode.Tile), 3275 DefaultValue(typeof(Color), ""), 3303 DefaultValue(ChartImageAlignmentStyle.TopLeft), 3330 DefaultValue(GradientStyle.None), 3370 DefaultValue(typeof(Color), ""), 3408 DefaultValue(ChartHatchStyle.None), 3436 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 3465 DefaultValue(typeof(Color), "Black"), 3493 DefaultValue(StringAlignment.Near), 3519 DefaultValue(Docking.Right), 3549 DefaultValue(0), 3579 DefaultValue(typeof(Color), "128, 0, 0, 0"), 3678 DefaultValue(25), 3711DefaultValue(LegendItemOrder.Auto), 3736 DefaultValue(false), 3760 DefaultValue(typeof(Color), ""), 3790 DefaultValue(""), 3814 DefaultValue(typeof(Color), "Black"), 3840 DefaultValue(typeof(Color), ""), 3866DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt, style=Bold"), 3890 DefaultValue(typeof(StringAlignment), "Center"), 3914 DefaultValue(typeof(LegendSeparatorStyle), "None"), 3938 DefaultValue(typeof(Color), "Black"), 5326 DefaultValue(typeof(Color), ""), 5354 DefaultValue(""), 5380 DefaultValue(typeof(LegendImageStyle), "Rectangle"), 5407 DefaultValue(typeof(Color), "Black"), 5434 DefaultValue(ChartHatchStyle.None), 5460 DefaultValue(typeof(Color), ""), 5488 DefaultValue(GradientStyle.None), 5525 DefaultValue(typeof(Color), ""), 5558 DefaultValue(1), 5588 DefaultValue(true), 5610 DefaultValue(1), 5641 DefaultValue(ChartDashStyle.Solid), 5674 DefaultValue(0) 5699 DefaultValue(typeof(Color), "128,0,0,0"), 5726 DefaultValue(MarkerStyle.None), 5753 DefaultValue(5), 5779 DefaultValue(""), 5806 DefaultValue(typeof(Color), ""), 5834 DefaultValue(typeof(Color), ""), 5862 DefaultValue(typeof(Color), ""), 5893 DefaultValue("") 5915 DefaultValue(-1) 5937 DefaultValue(typeof(LegendSeparatorStyle), "None"), 5961 DefaultValue(typeof(Color), "Black"), 6015 DefaultValue(""), 6047 DefaultValue(""), 6075 DefaultValue(""), 6093[DefaultValue("")]
Common\General\LegendColumns.cs (39)
278 DefaultValue(LegendCellColumnType.Text), 301 DefaultValue(KeywordName.LegendText), 323 DefaultValue(typeof(Color), ""), 346 DefaultValue(typeof(Color), ""), 370 DefaultValue(null), 392 DefaultValue(typeof(Size), "200, 70"), 418 DefaultValue(ContentAlignment.MiddleCenter), 440 DefaultValue(typeof(Margins), "0,0,15,15"), 492 DefaultValue(""), 522 DefaultValue(""), 544 DefaultValue(""), 562[DefaultValue("")] 585 DefaultValue(""), 606 DefaultValue(typeof(Color), "Black"), 629 DefaultValue(typeof(Color), ""), 652DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt, style=Bold"), 673 DefaultValue(typeof(StringAlignment), "Center"), 697 DefaultValue(-1), 724 DefaultValue(-1), 982 DefaultValue(LegendCellType.Text), 1045 DefaultValue(""), 1066 DefaultValue(typeof(Color), ""), 1089 DefaultValue(typeof(Color), ""), 1112 DefaultValue(null), 1133 DefaultValue(""), 1155 DefaultValue(typeof(Color), ""), 1182 DefaultValue(typeof(Size), "0, 0"), 1209 DefaultValue(typeof(Size), "200, 70"), 1234 DefaultValue(ContentAlignment.MiddleCenter), 1255 DefaultValue(1), 1280 DefaultValue(typeof(Margins), "0,0,15,15"), 1331 DefaultValue(""), 1360 DefaultValue(""), 1381 DefaultValue(""), 1399[DefaultValue("")] 2581 DefaultValue(0), 2608 DefaultValue(0), 2635 DefaultValue(0), 2662 DefaultValue(0),
Common\General\SmartLabels.cs (13)
239 DefaultValue(true), 262 DefaultValue(false), 284 DefaultValue(true), 306 DefaultValue(typeof(LabelAlignmentStyles), "Top, Bottom, Right, Left, TopLeft, TopRight, BottomLeft, BottomRight"), 334 DefaultValue(0.0), 360 DefaultValue(30.0), 386 DefaultValue(LabelOutsidePlotAreaStyle.Partial), 408 DefaultValue(LabelCalloutStyle.Underlined), 430 DefaultValue(typeof(Color), "Black"), 454 DefaultValue(ChartDashStyle.Solid), 479 DefaultValue(typeof(Color), "Transparent"), 503 DefaultValue(1), 525 DefaultValue(LineAnchorCapStyle.Arrow),
Common\General\StripLine.cs (28)
821DefaultValue(TextOrientation.Auto), 847 DefaultValue(0.0), 873 DefaultValue(DateTimeIntervalType.Auto), 899 DefaultValue(0.0), 925 DefaultValue(DateTimeIntervalType.Auto), 951 DefaultValue(0.0), 980 DefaultValue(DateTimeIntervalType.Auto), 1006 DefaultValue(typeof(Color), ""), 1033DefaultValue(typeof(Color), ""), 1060 DefaultValue(ChartDashStyle.Solid), 1085 DefaultValue(1), 1110 DefaultValue(""), 1137 DefaultValue(ChartImageWrapMode.Tile), 1163 DefaultValue(typeof(Color), ""), 1191 DefaultValue(ChartImageAlignmentStyle.TopLeft), 1226 DefaultValue(GradientStyle.None), 1263 DefaultValue(typeof(Color), ""), 1299 DefaultValue(ChartHatchStyle.None), 1326 DefaultValue("StripLine"), 1348 DefaultValue(""), 1374 DefaultValue(typeof(Color), "Black"), 1402 DefaultValue(typeof(StringAlignment), "Far"), 1428 DefaultValue(typeof(StringAlignment), "Near"), 1454 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 1483 DefaultValue(""), 1510 DefaultValue(""), 1535 DefaultValue(""), 1555[DefaultValue("")]
Common\General\Title.cs (27)
351DefaultValue(TextOrientation.Auto), 379 DefaultValue(true), 444 DefaultValue(true), 473 DefaultValue(0), 566 DefaultValue(""), 594DefaultValue(TextStyle.Default), 621 DefaultValue(typeof(Color), ""), 649 DefaultValue(typeof(Color), ""), 677 DefaultValue(ChartDashStyle.Solid), 703 DefaultValue(1), 733 DefaultValue(""), 760 DefaultValue(ChartImageWrapMode.Tile), 786 DefaultValue(typeof(Color), ""), 814 DefaultValue(ChartImageAlignmentStyle.TopLeft), 849 DefaultValue(GradientStyle.None), 887 DefaultValue(typeof(Color), ""), 924 DefaultValue(ChartHatchStyle.None), 951 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 977 DefaultValue(typeof(Color), "Black"), 1005 DefaultValue(ContentAlignment.MiddleCenter), 1031 DefaultValue(Docking.Top), 1057 DefaultValue(0), 1083 DefaultValue(typeof(Color), "128, 0, 0, 0"), 1116 DefaultValue(""), 1143 DefaultValue(""), 1167 DefaultValue(""), 1186[DefaultValue("")]
Common\Utilities\ElementPosition.cs (5)
325 DefaultValue(0.0F), 365 DefaultValue(0.0F), 405 DefaultValue(0.0F), 444 DefaultValue(0.0F), 484 DefaultValue(true),
WinForm\ChartWinControl.cs (19)
983 DefaultValue(false), 1006 DefaultValue(null), 1184 DefaultValue(typeof(AntiAliasingStyles), "All"), 1215 DefaultValue(typeof(TextAntiAliasingQuality), "High"), 1244 DefaultValue(true), 1289 DefaultValue(typeof(Color), "White"), 1324 DefaultValue(typeof(Color), ""), 1369DefaultValue(typeof(Size), "300, 300"), 1430 DefaultValue(typeof(Font), "Microsoft Sans Serif, 8pt"), 1483 DefaultValue(""), 1540 DefaultValue(typeof(Color), ""), 1626 DefaultValue(typeof(Color), ""), 1657 DefaultValue(typeof(Color), "White"), 1690 DefaultValue(1), 1750 DefaultValue(typeof(Color), "White"), 1779 DefaultValue(1), 1866 DefaultValue("") 1903 DefaultValue(96.0), 1929 DefaultValue(96.0),
System.Workflow.Activities (26)
ConditionalBranch.cs (1)
46[DefaultValue(null)]
ConstrainedGroup.cs (1)
78[DefaultValue(null)]
EventSinkActivity.cs (4)
65[DefaultValue("")] 84[DefaultValue(null)] 111[DefaultValue(null)] 129[DefaultValue(null)]
InvokeMethodActivity.cs (3)
62[DefaultValue(null)] 81[DefaultValue("")] 110[DefaultValue(null)]
InvokeSchedule.cs (1)
67[DefaultValue(null)]
InvokeWebService.cs (3)
218[DefaultValue(null)] 235[DefaultValue("")] 283[DefaultValue("")]
Schedule.cs (1)
50[DefaultValue(null)]
SetState.cs (1)
50[DefaultValue((string)null)]
StateMachineWorkflow.cs (2)
65[DefaultValue("")] 80[DefaultValue("")]
Task.cs (2)
103[DefaultValue(null)] 134[DefaultValue(null)]
WebServiceFault.cs (2)
56[DefaultValue("")] 73[DefaultValue(null)]
WebServiceReceive.cs (4)
70[DefaultValue(null)] 89[DefaultValue("")] 116[DefaultValue(null)] 131[DefaultValue(false)]
WebServiceResponse.cs (1)
60[DefaultValue("")]
System.Workflow.ComponentModel (32)
AuthoringOM\Activity.cs (3)
486[DefaultValue("")] 502[DefaultValue(true)] 541[DefaultValue("")]
AuthoringOM\Behaviors\Compensate.cs (1)
37[DefaultValue("")]
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (1)
31[DefaultValue(typeof(TimeSpan), "0:0:30")]
AuthoringOM\Bind.cs (3)
66[DefaultValue("")] 584[DefaultValue("")] 602[DefaultValue("")]
AuthoringOM\Design\CustomActivityDesigner.cs (1)
225[DefaultValue("System.Workflow.ComponentModel.Sequence")]
AuthoringOM\Design\FreeFormDesigner.cs (3)
126[DefaultValue(true)] 147[DefaultValue(AutoSizeMode.GrowOnly)] 196[DefaultValue(true)]
AuthoringOM\Design\Themes.cs (14)
1520[DefaultValue(DesignerContentAlignment.BottomRight)] 1539[DefaultValue(false)] 1559[DefaultValue(LineAnchor.None)] 1579[DefaultValue(LineAnchor.ArrowAnchor)] 2239[DefaultValue(TextQuality.Aliased)] 2260[DefaultValue(true)] 2279[DefaultValue(false)] 2516[DefaultValue(false)] 2571[DefaultValue(DesignerContentAlignment.BottomRight)] 2590[DefaultValue(false)] 2610[DefaultValue(DashStyle.Dash)] 2695[DefaultValue(DesignerSize.Medium)] 2716[DefaultValue(true)] 2736[DefaultValue(true)]
AuthoringOM\Fault.cs (2)
86[DefaultValue(null)] 103[DefaultValue(null)]
AuthoringOM\ParameterBinding.cs (1)
31[DefaultValue(null)]
AuthoringOM\Serializer\XamlInterfaces.cs (1)
217[DefaultValue(null)]
AuthoringOM\Suspend.cs (1)
66[DefaultValue((string)null)]
AuthoringOM\Terminate.cs (1)
61[DefaultValue((string)null)]
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
79[DefaultValue(null)]
System.WorkflowServices (29)
System\Workflow\Activities\ChannelToken.cs (3)
60[DefaultValue(null)] 76[DefaultValue(null)] 90[DefaultValue(null)]
System\Workflow\Activities\ContextToken.cs (2)
63[DefaultValue(null)] 77[DefaultValue(null)]
System\Workflow\Activities\LogicalChannel.cs (5)
47[DefaultValue(null)] 77[DefaultValue(null)] 87[DefaultValue(null)] 97[DefaultValue(false)] 107[DefaultValue(null)]
System\Workflow\Activities\OperationInfo.cs (3)
67[DefaultValue(false)] 76[DefaultValue(false)] 98[DefaultValue(null)]
System\Workflow\Activities\OperationInfoBase.cs (2)
57[DefaultValue(null)] 64[DefaultValue(null)]
System\Workflow\Activities\ReceiveActivity.cs (3)
147[DefaultValue(false)] 177[DefaultValue(null)] 196[DefaultValue(null)]
System\Workflow\Activities\SendActivity.cs (2)
126[DefaultValue(null)] 170[DefaultValue(null)]
System\Workflow\Activities\WorkflowServiceAttributes.cs (9)
72[DefaultValue(AddressFilterMode.Exact)] 79[DefaultValue(null)] 86[DefaultValue(false)] 93[DefaultValue(false)] 100[DefaultValue(65536)] 107[DefaultValue(null)] 114[DefaultValue(null)] 121[DefaultValue(true)] 128[DefaultValue(true)]
System.Xml (24)
System\Xml\Schema\XmlSchema.cs (4)
263[XmlAttribute("attributeFormDefault"), DefaultValue(XmlSchemaForm.None)] 273[XmlAttribute("blockDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 283[XmlAttribute("finalDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 293[XmlAttribute("elementFormDefault"), DefaultValue(XmlSchemaForm.None)]
System\Xml\Schema\XmlSchemaAny.cs (1)
37[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAnyAttribute.cs (1)
37[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAttribute.cs (4)
40[DefaultValue(null)] 51[DefaultValue(null)] 61[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 111[XmlAttribute("use"), DefaultValue(XmlSchemaUse.None)]
System\Xml\Schema\XmlSchemaComplexType.cs (3)
129[XmlAttribute("abstract"), DefaultValue(false)] 148[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 158[XmlAttribute("mixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaElement.cs (8)
50[XmlAttribute("abstract"), DefaultValue(false)] 63[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 74[DefaultValue(null)] 84[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)] 95[DefaultValue(null)] 105[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 115[XmlAttribute("name"), DefaultValue("")] 125[XmlAttribute("nillable"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaFacet.cs (1)
43[XmlAttribute("fixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
90[XmlAttribute("xpath"), DefaultValue("")]
System\Xml\Schema\XmlSchemaType.cs (1)
94[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)]
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
719newAttributes.Add(new DefaultValueAttribute(_metadata.DefaultValue));
Base\System\Windows\Data\DataSourceProvider.cs (1)
98[DefaultValue(true)]
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\PropertyData.cs (1)
35[DefaultValue("")]
96 references to DefaultValueAttribute
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1690private static DefaultValueAttribute _nullDefaultValueAttribute;
System (23)
compmod\system\componentmodel\DefaultValueAttribute.cs (13)
34/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class, converting the 67/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a Unicode 74/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using an 8-bit unsigned 81/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a 16-bit signed 88/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a 32-bit signed 95/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a 64-bit signed 102/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a 110/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a 118/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a <see cref='System.Boolean'/> 125/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> class using a <see cref='System.String'/>.</para> 132/// <para>Initializes a new instance of the <see cref='System.ComponentModel.DefaultValueAttribute'/> 157DefaultValueAttribute other = obj as DefaultValueAttribute;
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (4)
182DefaultValueAttribute dva = a as DefaultValueAttribute; 319Attribute a = Attributes[typeof(DefaultValueAttribute)]; 321defaultValue = ((DefaultValueAttribute)a).Value;
compmod\system\componentmodel\TypeConverter.cs (6)
509DefaultValueAttribute attr = (DefaultValueAttribute)Attributes[typeof(DefaultValueAttribute)]; 521DefaultValueAttribute attr = (DefaultValueAttribute)Attributes[typeof(DefaultValueAttribute)];
System.Activities.Presentation (11)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DefaultValueAttributeInfo.cs (3)
14internal class DefaultValueAttributeInfo : AttributeInfo<DefaultValueAttribute> 21public override ICollection GetConstructorArguments(DefaultValueAttribute attribute, ref ConstructorInfo constructor) 28Type defaultValueAttributeType = typeof(DefaultValueAttribute);
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (2)
242if (type == typeof(DefaultValueAttribute)) 244return new AttributeXamlType<DefaultValueAttribute, DefaultValueAttributeInfo>(this);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (3)
830DefaultValueAttribute dva = (DefaultValueAttribute)Attributes[typeof(DefaultValueAttribute)];
System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyImpl.cs (3)
87DefaultValueAttribute defaultValueAttribute = this.propertyDescriptor.Attributes[typeof(DefaultValueAttribute)] as DefaultValueAttribute;
System.Configuration (4)
System\Configuration\ConfigurationProperty.cs (4)
90DefaultValueAttribute attribStdDefault = null; 121else if (attribute is DefaultValueAttribute) { 122attribStdDefault = (DefaultValueAttribute)attribute; 233DefaultValueAttribute attribStdDefault) {
System.Data (11)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DefaultValueAttributeInfo.cs (3)
14internal class DefaultValueAttributeInfo : AttributeInfo<DefaultValueAttribute> 21public override ICollection GetConstructorArguments(DefaultValueAttribute attribute, ref ConstructorInfo constructor) 28Type defaultValueAttributeType = typeof(DefaultValueAttribute);
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (2)
242if (type == typeof(DefaultValueAttribute)) 244return new AttributeXamlType<DefaultValueAttribute, DefaultValueAttributeInfo>(this);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (3)
830DefaultValueAttribute dva = (DefaultValueAttribute)Attributes[typeof(DefaultValueAttribute)];
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyImpl.cs (3)
87DefaultValueAttribute defaultValueAttribute = this.propertyDescriptor.Attributes[typeof(DefaultValueAttribute)] as DefaultValueAttribute;
System.Web (6)
ModelBinding\MutableObjectModelBinder.cs (2)
126DefaultValueAttribute attr = propertyDescriptor.Attributes.OfType<DefaultValueAttribute>().FirstOrDefault();
UI\SkinBuilder.cs (3)
133DefaultValueAttribute defValAttr = (DefaultValueAttribute)desc.Attributes[typeof(DefaultValueAttribute)];
WebSysDefaultValueAttribute.cs (1)
26return typeof(DefaultValueAttribute);
System.Web.DataVisualization (10)
Common\Converters\CustomAttributesConverters.cs (1)
393 DefaultValueAttribute defaultValueAttribute = null;
Common\Utilities\XmlSerializer.cs (9)
455 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)]; 1707 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)]; 2603 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)];
System.Web.DynamicData (2)
DynamicData\MetaColumn.cs (2)
552DefaultValueAttribute = Attributes.FirstOrDefault<DefaultValueAttribute>(); 590private DefaultValueAttribute DefaultValueAttribute { get; set; }
System.Web.Extensions (1)
UI\ResourceDefaultValueAttribute.cs (1)
28return typeof(DefaultValueAttribute);
System.Web.Mobile (3)
UI\MobileControls\Design\MobileControlPersister.cs (3)
541DefaultValueAttribute defValAttr = 542(DefaultValueAttribute)properties[i].Attributes[typeof(DefaultValueAttribute)];
System.Windows.Forms.DataVisualization (10)
Common\Converters\CustomAttributesConverters.cs (1)
393 DefaultValueAttribute defaultValueAttribute = null;
Common\Utilities\XmlSerializer.cs (9)
455 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)]; 1707 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)]; 2603 DefaultValueAttribute defValueAttribute = (DefaultValueAttribute)pd.Attributes[typeof(DefaultValueAttribute)];
System.Workflow.ComponentModel (6)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (6)
863Attribute[] attributes = Attribute.GetCustomAttributes(propertyObj as PropertyInfo, typeof(DefaultValueAttribute), true); 866DefaultValueAttribute defaultValueAttr = attributes[0] as DefaultValueAttribute; 1157Attribute[] attributes = Attribute.GetCustomAttributes(property, typeof(DefaultValueAttribute), true); 1160DefaultValueAttribute defaultValueAttr = attributes[0] as DefaultValueAttribute;
System.Xml (5)
System\Xml\Serialization\SoapAttributes.cs (2)
63else if (attrs[i] is DefaultValueAttribute) { 64this.soapDefaultValue = ((DefaultValueAttribute)attrs[i]).Value;
System\Xml\Serialization\XmlAttributes.cs (2)
119else if (attrs[i] is DefaultValueAttribute) { 120this.xmlDefaultValue = ((DefaultValueAttribute)attrs[i]).Value;
System\Xml\Serialization\XmlCodeExporter.cs (1)
467CodeAttributeDeclaration attribute = new CodeAttributeDeclaration(typeof(DefaultValueAttribute).FullName, arguments);
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (2)
679DefaultValueAttribute defAttr = a as DefaultValueAttribute;
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
259if (attrib != null && language.Equals("VB") && string.Equals(attrib.Type.UnderlyingType.FullName, typeof(DefaultValueAttribute).FullName) && paramInfo.Type == null)