150 instantiations of MergablePropertyAttribute
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (1)
517[MergableProperty(false)]
PresentationFramework (2)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
848[MergableProperty(false)]
src\Framework\System\Windows\FrameworkElement.cs (1)
3229[MergableProperty(false)]
System (3)
compmod\system\componentmodel\IListSource.cs (1)
19MergableProperty(false)
compmod\system\componentmodel\MergablePropertyAttribute.cs (2)
29public static readonly MergablePropertyAttribute Yes = new MergablePropertyAttribute(true); 38public static readonly MergablePropertyAttribute No = new MergablePropertyAttribute(false);
System.Web (27)
UI\Control.cs (1)
529MergableProperty(false),
UI\WebControls\DataGrid.cs (1)
289MergableProperty(false),
UI\WebControls\DetailsView.cs (1)
761MergableProperty(false),
UI\WebControls\GridView.cs (1)
510MergableProperty(false),
UI\WebControls\ListControl.cs (1)
209MergableProperty(false),
UI\WebControls\LoginView.cs (1)
141MergableProperty(false),
UI\WebControls\Menu.cs (2)
200MergableProperty(false), 517MergableProperty(false),
UI\WebControls\MenuItem.cs (1)
132[MergableProperty(false)]
UI\WebControls\ObjectDataSource.cs (5)
212MergableProperty(false), 286MergableProperty(false), 322MergableProperty(false), 410MergableProperty(false), 521MergableProperty(false),
UI\WebControls\SqlDataSource.cs (6)
188MergableProperty(false), 270MergableProperty(false), 324MergableProperty(false), 377MergableProperty(false), 489MergableProperty(false), 594MergableProperty(false),
UI\WebControls\Table.cs (1)
210MergableProperty(false),
UI\WebControls\TableRow.cs (1)
47MergableProperty(false),
UI\WebControls\TreeNode.cs (1)
165[MergableProperty(false)]
UI\WebControls\TreeView.cs (2)
239MergableProperty(false), 837MergableProperty(false),
UI\WebParts\ProxyWebPartManager.cs (1)
73MergableProperty(false),
UI\WebParts\WebPartManager.cs (1)
538MergableProperty(false),
System.Web.DynamicData (1)
DynamicData\DynamicDataManager.cs (1)
75MergableProperty(false),
System.Web.Entity (7)
System\Data\WebControls\EntityDataSource.cs (7)
312MergableProperty(false), 425MergableProperty(false), 506MergableProperty(false), 548MergableProperty(false), 602MergableProperty(false), 646MergableProperty(false), 687MergableProperty(false),
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (4)
199MergableProperty(false), 235MergableProperty(false), 254MergableProperty(false), 273MergableProperty(false),
System.Web.Extensions (24)
UI\CompositeScriptReference.cs (1)
34MergableProperty(false),
UI\ScriptManager.cs (6)
229MergableProperty(false), 278MergableProperty(false), 651MergableProperty(false), 677MergableProperty(false), 730MergableProperty(false), 763MergableProperty(false),
UI\ScriptManagerProxy.cs (6)
57MergableProperty(false), 74MergableProperty(false), 114MergableProperty(false), 131MergableProperty(false), 165MergableProperty(false), 183MergableProperty(false),
UI\ScriptReferenceBase.cs (1)
114MergableProperty(false),
UI\UpdatePanel.cs (1)
210MergableProperty(false),
UI\WebControls\DataPager.cs (1)
81MergableProperty(false),
UI\WebControls\LinqDataSource.cs (8)
117MergableProperty(false), 215MergableProperty(false), 229MergableProperty(false), 257MergableProperty(false), 285MergableProperty(false), 313MergableProperty(false), 355MergableProperty(false), 383MergableProperty(false),
System.Web.Mobile (8)
UI\MobileControls\Design\MobileControlDesigner.cs (2)
95MergableProperty(false), 201MergableProperty(false),
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
114MergableProperty(false), 266MergableProperty(false),
UI\MobileControls\List.cs (1)
172MergableProperty(false),
UI\MobileControls\ObjectList.cs (2)
128MergableProperty(false), 175MergableProperty(false),
UI\MobileControls\SelectionList.cs (1)
287MergableProperty(false),
System.Windows.Forms (21)
winforms\Managed\System\WinForms\ComboBox.cs (1)
772MergableProperty(false)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
614pi.Attributes.Add(new MergablePropertyAttribute(false));
winforms\Managed\System\WinForms\Control.cs (1)
3923MergableProperty(false),
winforms\Managed\System\WinForms\DataGridView.cs (1)
2157MergableProperty(false)
winforms\Managed\System\WinForms\ImageList.cs (1)
235MergableProperty(false)
winforms\Managed\System\WinForms\ListBox.cs (1)
660MergableProperty(false)
winforms\Managed\System\WinForms\ListControl.cs (1)
237MergableProperty(false)
winforms\Managed\System\WinForms\ListView.cs (3)
650MergableProperty(false) 933MergableProperty(false) 1109MergableProperty(false)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
695MergableProperty(false),
winforms\Managed\System\WinForms\Menu.cs (1)
172MergableProperty(false)
winforms\Managed\System\WinForms\MenuStrip.cs (1)
165[MergableProperty(false)]
winforms\Managed\System\WinForms\StatusBar.cs (1)
372MergableProperty(false)
winforms\Managed\System\WinForms\TabControl.cs (1)
893MergableProperty(false)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (2)
179[MergableProperty(false)] 191[MergableProperty(false)]
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
677MergableProperty(false),
winforms\Managed\System\WinForms\ToolBar.cs (1)
354MergableProperty(false)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1169MergableProperty(false)
winforms\Managed\System\WinForms\TreeView.cs (1)
892MergableProperty(false)
System.Workflow.Activities (33)
Code.cs (1)
51[MergableProperty(false)]
CodeExpressionRuleDeclaration.cs (1)
27[MergableProperty(false)]
Common\BasePropertyDescriptor.cs (1)
206attributes.Add(new MergablePropertyAttribute(false));
Delay.cs (2)
55[MergableProperty(false)] 71[MergableProperty(false)]
Designers\StateDesigner.cs (1)
2334[MergableProperty(false)]
EventSinkActivity.cs (3)
64[MergablePropertyAttribute(false)] 127[MergableProperty(false)] 144[MergableProperty(false)]
InvokeMethodActivity.cs (3)
80[MergablePropertyAttribute(false)] 108[MergableProperty(false)] 125[MergableProperty(false)]
InvokeSchedule.cs (1)
108[MergableProperty(false)]
InvokeWebService.cs (5)
217[MergablePropertyAttribute(false)] 234[MergablePropertyAttribute(false)] 252[MergableProperty(false)] 267[MergableProperty(false)] 284[MergablePropertyAttribute(false)]
Policy.cs (1)
83[MergableProperty(false)]
Schedule.cs (2)
67[MergableProperty(false)] 82[MergableProperty(false)]
Task.cs (4)
197[MergableProperty(false)] 212[MergableProperty(false)] 227[MergableProperty(false)] 242[MergableProperty(false)]
WebServiceFault.cs (3)
55[MergablePropertyAttribute(false)] 74[MergablePropertyAttribute(false)] 91[MergableProperty(false)]
WebServiceReceive.cs (3)
88[MergablePropertyAttribute(false)] 132[MergableProperty(false)] 148[MergableProperty(false)]
WebServiceResponse.cs (2)
59[MergablePropertyAttribute(false)] 86[MergableProperty(false)]
System.Workflow.ComponentModel (16)
AuthoringOM\Activity.cs (1)
485[MergableProperty(false)]
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (1)
38[MergableProperty(false)]
AuthoringOM\Behaviors\Compensate.cs (1)
36[MergableProperty(false)]
AuthoringOM\Behaviors\ExceptionHandler.cs (2)
43[MergableProperty(false)] 57[MergableProperty(false)]
AuthoringOM\Behaviors\TransactionScope.cs (1)
40[MergableProperty(false)]
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (2)
30[MergableProperty(false)] 47[MergableProperty(false)]
AuthoringOM\Design\FreeFormDesigner.cs (2)
1306[MergableProperty(false)] 1335[MergableProperty(false)]
AuthoringOM\Fault.cs (2)
85[MergableProperty(false)] 102[MergableProperty(false)]
AuthoringOM\RuleDeclaration.cs (1)
18[MergableProperty(false)]
AuthoringOM\Suspend.cs (1)
65[MergableProperty(false)]
AuthoringOM\Terminate.cs (1)
60[MergableProperty(false)]
Shared\BasePropertyDescriptor.cs (1)
205attributes.Add(new MergablePropertyAttribute(false));
System.WorkflowServices (3)
System\Workflow\Activities\ReceiveActivity.cs (2)
133[MergableProperty(false)] 178[MergableProperty(false)]
System\Workflow\Activities\SendActivity.cs (1)
127[MergableProperty(false)]
15 references to MergablePropertyAttribute
System (7)
compmod\system\componentmodel\MergablePropertyAttribute.cs (7)
29public static readonly MergablePropertyAttribute Yes = new MergablePropertyAttribute(true); 38public static readonly MergablePropertyAttribute No = new MergablePropertyAttribute(false); 42/// Specifies the default value, which is <see cref='System.ComponentModel.MergablePropertyAttribute.Yes'/>, that is a property can be combined with 46public static readonly MergablePropertyAttribute Default = Yes; 52/// Initializes a new instance of the <see cref='System.ComponentModel.MergablePropertyAttribute'/> 81MergablePropertyAttribute other = obj as MergablePropertyAttribute;
System.Windows.Forms (7)
winforms\Managed\System\WinForms\Design\EventsTab.cs (1)
177nsProp = TypeDescriptor.CreateProperty(nsProp.ComponentType, nsProp, MergablePropertyAttribute.No);
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (3)
164bool match = pivotDesc.Attributes[typeof(MergablePropertyAttribute)].IsDefaultAttribute(); 179if (!jProp.Attributes[typeof(MergablePropertyAttribute)].IsDefaultAttribute()) { 199if (!jProp.Attributes[typeof(MergablePropertyAttribute)].IsDefaultAttribute()) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (3)
87MergablePropertyAttribute mpa = (MergablePropertyAttribute)propertyInfo.Attributes[typeof(MergablePropertyAttribute)];
System.Workflow.Activities (1)
Designers\InvokeWebServiceDesigner.cs (1)
76properties["URL"] = new WebServiceUrlPropertyDescriptor(Activity.Site, TypeDescriptor.CreateProperty(this.GetType(), "URL", typeof(string), DesignOnlyAttribute.Yes, MergablePropertyAttribute.No));