198 instantiations of DefaultProperty
PresentationFramework (8)
src\Framework\System\Windows\Controls\ContentControl.cs (1)
28[DefaultProperty("Content")]
src\Framework\System\Windows\Controls\Frame.cs (1)
102[DefaultProperty("Source"), DefaultEvent("Navigated")]
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (1)
24[DefaultProperty("Header")]
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
41[DefaultEvent("OnItemsChanged"), DefaultProperty("Items")]
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
52[DefaultEvent("Opened"), DefaultProperty("Child")]
src\Framework\System\Windows\Controls\Primitives\RangeBase.cs (1)
32[DefaultEvent("ValueChanged"), DefaultProperty("Value")]
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
38[DefaultEvent("SelectionChanged"), DefaultProperty("SelectedIndex")]
src\Framework\System\Windows\Controls\Slider.cs (1)
42[DefaultEvent("ValueChanged"), DefaultProperty("Value")]
System (3)
compmod\system\componentmodel\DefaultPropertyAttribute.cs (1)
52public static readonly DefaultPropertyAttribute Default = new DefaultPropertyAttribute(null);
services\monitoring\system\diagnosticts\Process.cs (1)
37DefaultProperty("StartInfo"),
services\timers\system\timers\Timer.cs (1)
24DefaultProperty("Interval"),
System.Data (12)
fx\src\data\System\Data\Constraint.cs (1)
20DefaultProperty("ConstraintName"),
fx\src\data\System\Data\DataColumn.cs (1)
30DefaultProperty("ColumnName"),
fx\src\data\System\Data\DataRelation.cs (1)
42DefaultProperty("RelationName"),
fx\src\data\System\Data\DataRelationCollection.cs (1)
26DefaultProperty("Table"),
fx\src\data\System\Data\DataSet.cs (1)
39DefaultProperty("DataSetName"),
fx\src\data\System\Data\DataTable.cs (1)
33DefaultProperty("TableName"),
fx\src\data\System\Data\DataView.cs (1)
27DefaultProperty("Table"),
fx\src\data\System\Data\ForeignKeyConstraint.cs (1)
22DefaultProperty("ConstraintName"),
fx\src\data\System\Data\Odbc\OdbcConnectionStringbuilder.cs (1)
23[DefaultProperty("Driver")]
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
23[DefaultProperty("Provider")]
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
24[DefaultProperty("DataSource")]
fx\src\data\System\Data\UniqueConstraint.cs (1)
21DefaultProperty("ConstraintName"),
System.Drawing (1)
commonui\System\Drawing\Printing\PrintDocument.cs (1)
29DefaultProperty("DocumentName"),
System.Web (40)
UI\Control.cs (1)
41DefaultProperty("ID"),
UI\WebControls\AdRotator.cs (1)
32DefaultProperty("AdvertisementFile"),
UI\WebControls\BaseDataBoundControl.cs (1)
26DefaultProperty("DataSourceID")
UI\WebControls\BaseDataList.cs (1)
24DefaultProperty("DataSource"),
UI\WebControls\BaseValidator.cs (1)
21DefaultProperty("ErrorMessage"),
UI\WebControls\BulletedList.cs (1)
25[DefaultProperty("BulletStyle")]
UI\WebControls\Button.cs (1)
25DefaultProperty("Text"),
UI\WebControls\Calendar.cs (1)
33DefaultProperty("SelectedDate"),
UI\WebControls\CheckBox.cs (1)
26DefaultProperty("Text"),
UI\WebControls\ControlParameter.cs (1)
20DefaultProperty("ControlID"),
UI\WebControls\CookieParameter.cs (1)
19DefaultProperty("CookieName"),
UI\WebControls\DataControlField.cs (1)
20DefaultProperty("HeaderText")
UI\WebControls\FormParameter.cs (1)
20DefaultProperty("FormField"),
UI\WebControls\HiddenField.cs (1)
19DefaultProperty("Value"),
UI\WebControls\HyperLink.cs (1)
39DefaultProperty("Text"),
UI\WebControls\Image.cs (1)
20DefaultProperty("ImageUrl"),
UI\WebControls\ImageMap.cs (1)
22DefaultProperty("HotSpots"),
UI\WebControls\Label.cs (1)
42DefaultProperty("Text"),
UI\WebControls\LinkButton.cs (1)
40DefaultProperty("Text"),
UI\WebControls\Literal.cs (1)
46DefaultProperty("Text"),
UI\WebControls\LoginName.cs (1)
23DefaultProperty("FormatString")
UI\WebControls\LoginView.cs (1)
26DefaultProperty("CurrentView"),
UI\WebControls\MenuItemBinding.cs (1)
17[DefaultProperty("TextField")]
UI\WebControls\ModelErrorMessage.cs (1)
19DefaultProperty("Key"),
UI\WebControls\ObjectDataSource.cs (1)
28DefaultProperty("TypeName"),
UI\WebControls\Parameter.cs (1)
22DefaultProperty("DefaultValue"),
UI\WebControls\ProfileParameter.cs (1)
19DefaultProperty("PropertyName"),
UI\WebControls\QueryStringParameter.cs (1)
20DefaultProperty("QueryStringField"),
UI\WebControls\Repeater.cs (1)
21DefaultProperty("DataSource"),
UI\WebControls\RouteParameter.cs (1)
19DefaultProperty("RouteKey"),
UI\WebControls\SessionParameter.cs (1)
19DefaultProperty("SessionField"),
UI\WebControls\SqlDataSource.cs (1)
34DefaultProperty("SelectQuery"),
UI\WebControls\Substitution.cs (1)
21DefaultProperty("MethodName"),
UI\WebControls\Table.cs (1)
21DefaultProperty("Rows"),
UI\WebControls\TableCell.cs (1)
41DefaultProperty("Text"),
UI\WebControls\TableRow.cs (1)
22DefaultProperty("Cells"),
UI\WebControls\TextBox.cs (1)
51DefaultProperty("Text"),
UI\WebControls\TreeNodeBinding.cs (1)
17[DefaultProperty("TextField")]
UI\WebControls\xml.cs (1)
90DefaultProperty("DocumentSource"),
UI\WebControls\XmlDataSource.cs (1)
35DefaultProperty("DataFile"),
System.Web.DataVisualization (22)
Common\Annotation\AnnotationBase.cs (1)
153 DefaultProperty("Name"),
Common\Annotation\TextAnnotation.cs (1)
1069 DefaultProperty("Enabled"),
Common\Borders3D\Borders3D.cs (1)
151 DefaultProperty("SkinStyle"),
Common\DataManager\DataPoint.cs (2)
1793 DefaultProperty("YValues"), 2811 DefaultProperty("LabelStyle"),
Common\DataManager\DataSeries.cs (1)
189 DefaultProperty("Points"),
Common\General\Axis.cs (1)
139DefaultProperty("Enabled"),
Common\General\AxisScaleBreaks.cs (1)
117 DefaultProperty("Enabled"),
Common\General\AxisScrollZoom.cs (1)
114 DefaultProperty("Position"),
Common\General\ChartArea.cs (1)
157 DefaultProperty("Axes"),
Common\General\ChartSerializer.cs (1)
113 DefaultProperty("Format"),
Common\General\GridTickMarks.cs (2)
95 DefaultProperty("Enabled"), 1071 DefaultProperty("Enabled"),
Common\General\ImageMap.cs (1)
155 DefaultProperty("ToolTip"),
Common\General\Label.cs (2)
412 DefaultProperty("Text"), 1062 DefaultProperty("Enabled"),
Common\General\Legend.cs (2)
227 DefaultProperty("Enabled"), 5166 DefaultProperty("Name"),
Common\General\NamedImageCollection.cs (1)
74 DefaultProperty("Name"),
Common\General\SmartLabels.cs (1)
154 DefaultProperty("Enabled"),
Common\General\StripLine.cs (1)
118 DefaultProperty("IntervalOffset"),
Common\Utilities\ElementPosition.cs (1)
77 DefaultProperty("Data"),
System.Web.DynamicData (1)
DynamicData\DynamicHyperLink.cs (1)
29[DefaultProperty("Action")]
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
40DefaultProperty("EntitySetName"),
System.Web.Extensions (16)
UI\AuthenticationServiceManager.cs (1)
21DefaultProperty("Path"),
UI\CompositeScriptReference.cs (1)
20DefaultProperty("Path"),
UI\ExtenderControl.cs (1)
19DefaultProperty("TargetControlID"),
UI\ProfileServiceManager.cs (1)
27DefaultProperty("Path"),
UI\RoleServiceManager.cs (1)
20DefaultProperty("Path"),
UI\ScriptManager.cs (1)
39DefaultProperty("Scripts"),
UI\ScriptManagerProxy.cs (1)
24DefaultProperty("Scripts"),
UI\ScriptReference.cs (1)
21DefaultProperty("Path"),
UI\ScriptReferenceBase.cs (1)
18DefaultProperty("Path"),
UI\ServiceReference.cs (1)
20DefaultProperty("Path")
UI\Timer.cs (1)
21DefaultProperty("Interval"),
UI\UpdatePanel.cs (1)
23DefaultProperty("Triggers"),
UI\UpdateProgress.cs (1)
22DefaultProperty("AssociatedUpdatePanelID"),
UI\WebControls\LinqDataSource.cs (1)
26DefaultProperty("ContextTypeName"),
UI\WebControls\ListView.cs (1)
22[DefaultProperty("SelectedValue")]
UI\WebControls\QueryExtender.cs (1)
14[DefaultProperty("TargetControlID")]
System.Web.Mobile (14)
UI\MobileControls\AdRotator.cs (1)
42DefaultProperty("AdvertisementFile"),
UI\MobileControls\BaseValidator.cs (1)
33DefaultProperty("ErrorMessage"),
UI\MobileControls\Calendar.cs (1)
35DefaultProperty("SelectedDate"),
UI\MobileControls\Command.cs (1)
31DefaultProperty("Text"),
UI\MobileControls\Image.cs (1)
30DefaultProperty("ImageUrl"),
UI\MobileControls\Label.cs (1)
28DefaultProperty("Text"),
UI\MobileControls\Link.cs (1)
29DefaultProperty("Text"),
UI\MobileControls\List.cs (1)
32DefaultProperty("DataSource"),
UI\MobileControls\ObjectList.cs (1)
31DefaultProperty("DataSource"),
UI\MobileControls\PhoneCall.cs (1)
32DefaultProperty("Text"),
UI\MobileControls\SelectionList.cs (1)
32DefaultProperty("DataSource"),
UI\MobileControls\TextBox.cs (1)
32DefaultProperty("Text"),
UI\MobileControls\TextView.cs (1)
36DefaultProperty("Text"),
UI\MobileControls\ValidationSummary.cs (1)
32DefaultProperty("FormToValidate"),
System.Windows.Forms (58)
winforms\Managed\System\WinForms\BindingNavigator.cs (1)
20DefaultProperty("BindingSource"),
winforms\Managed\System\WinForms\BindingSource.cs (1)
31DefaultProperty("DataSource"),
winforms\Managed\System\WinForms\CheckBox.cs (1)
38DefaultProperty("Checked"),
winforms\Managed\System\WinForms\ColorDialog.cs (1)
32[DefaultProperty("Color")]
winforms\Managed\System\WinForms\ColumnHeader.cs (1)
34DefaultProperty("Text"),
winforms\Managed\System\WinForms\ComboBox.cs (1)
48DefaultProperty("Items"),
winforms\Managed\System\WinForms\Control.cs (1)
62DefaultProperty("Text"),
winforms\Managed\System\WinForms\DataGrid.cs (1)
38DefaultProperty("DataSource"),
winforms\Managed\System\WinForms\DataGridColumn.cs (1)
37DefaultProperty("Header"),
winforms\Managed\System\WinForms\DataGridTextBox.cs (1)
27DefaultProperty("GridEditName")
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
34DefaultProperty("Value"),
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
30DefaultProperty("Items"),
winforms\Managed\System\WinForms\FileDialog.cs (1)
39DefaultProperty("FileName")
winforms\Managed\System\WinForms\FlowLayoutPanel.cs (1)
19[DefaultProperty("FlowDirection")]
winforms\Managed\System\WinForms\FlowLayoutSettings.cs (1)
15[DefaultProperty("FlowDirection")]
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (1)
29DefaultProperty("SelectedPath"),
winforms\Managed\System\WinForms\FontDialog.cs (1)
33DefaultProperty("Font"),
winforms\Managed\System\WinForms\GroupBox.cs (1)
37DefaultProperty("Text"),
winforms\Managed\System\WinForms\ImageList.cs (1)
39DefaultProperty("Images"),
winforms\Managed\System\WinForms\Label.cs (1)
39DefaultProperty("Text"),
winforms\Managed\System\WinForms\ListBox.cs (1)
60DefaultProperty("Items"),
winforms\Managed\System\WinForms\ListView.cs (1)
43DefaultProperty("Items"),
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
31DefaultProperty("Header"),
winforms\Managed\System\WinForms\ListViewItem.cs (2)
41DefaultProperty("Text"), 1416DefaultProperty("Text"),
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
34DefaultProperty("Mask"),
winforms\Managed\System\WinForms\MenuItem.cs (1)
44DefaultProperty("Text")
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
72DefaultProperty("SelectionRange"),
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
28DefaultProperty("Text"),
winforms\Managed\System\WinForms\NumericUpDown.cs (1)
28DefaultProperty("Value"),
winforms\Managed\System\WinForms\Panel.cs (1)
31DefaultProperty("BorderStyle"),
winforms\Managed\System\WinForms\PictureBox.cs (1)
34DefaultProperty("Image"),
winforms\Managed\System\WinForms\Printing\PageSetupDialog.cs (1)
25[DefaultProperty("Document")]
winforms\Managed\System\WinForms\Printing\PrintDialog.cs (1)
23[DefaultProperty("Document")]
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
34[DefaultProperty("Document")]
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
34DefaultProperty("Document"),
winforms\Managed\System\WinForms\ProgressBar.cs (1)
35DefaultProperty("Value"),
winforms\Managed\System\WinForms\RadioButton.cs (1)
39DefaultProperty("Checked"),
winforms\Managed\System\WinForms\ScrollBar.cs (1)
32DefaultProperty("Value"),
winforms\Managed\System\WinForms\Splitter.cs (1)
34DefaultProperty("Dock"),
winforms\Managed\System\WinForms\StatusBar.cs (1)
34DefaultProperty("Text"),
winforms\Managed\System\WinForms\StatusBarPanel.cs (1)
33DefaultProperty("Text")
winforms\Managed\System\WinForms\TabControl.cs (1)
39DefaultProperty("TabPages"),
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
26[DefaultProperty("ColumnCount")]
winforms\Managed\System\WinForms\TabPage.cs (1)
37DefaultProperty ("Text")
winforms\Managed\System\WinForms\Timer.cs (1)
26DefaultProperty("Interval"),
winforms\Managed\System\WinForms\ToolBar.cs (1)
32DefaultProperty("Buttons")
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
33DefaultProperty("Text"),
winforms\Managed\System\WinForms\ToolStrip.cs (1)
40[DefaultProperty("Items")]
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
27[DefaultProperty("Items")]
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
21[DefaultProperty("DropDownItems")]
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
35[DefaultProperty("Text")]
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (1)
17[DefaultProperty("Value")]
winforms\Managed\System\WinForms\TrackBar.cs (1)
37DefaultProperty("Value"),
winforms\Managed\System\WinForms\TreeNode.cs (1)
41DefaultProperty("Text"),
winforms\Managed\System\WinForms\TreeView.cs (1)
42DefaultProperty("Nodes"),
winforms\Managed\System\WinForms\WebBrowser.cs (1)
34DefaultProperty("Url"), DefaultEvent("DocumentCompleted"),
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
53DefaultProperty("Name"), DefaultEvent("Enter"),
System.Windows.Forms.DataVisualization (22)
Common\Annotation\AnnotationBase.cs (1)
153 DefaultProperty("Name"),
Common\Annotation\TextAnnotation.cs (1)
1069 DefaultProperty("Enabled"),
Common\Borders3D\Borders3D.cs (1)
151 DefaultProperty("SkinStyle"),
Common\DataManager\DataPoint.cs (2)
1793 DefaultProperty("YValues"), 2811 DefaultProperty("LabelStyle"),
Common\DataManager\DataSeries.cs (1)
189 DefaultProperty("Points"),
Common\General\Axis.cs (1)
139DefaultProperty("Enabled"),
Common\General\AxisScaleBreaks.cs (1)
117 DefaultProperty("Enabled"),
Common\General\AxisScrollZoom.cs (1)
114 DefaultProperty("Position"),
Common\General\ChartArea.cs (1)
157 DefaultProperty("Axes"),
Common\General\ChartSerializer.cs (1)
113 DefaultProperty("Format"),
Common\General\GridTickMarks.cs (2)
95 DefaultProperty("Enabled"), 1071 DefaultProperty("Enabled"),
Common\General\ImageMap.cs (1)
155 DefaultProperty("ToolTip"),
Common\General\Label.cs (2)
412 DefaultProperty("Text"), 1062 DefaultProperty("Enabled"),
Common\General\Legend.cs (2)
227 DefaultProperty("Enabled"), 5166 DefaultProperty("Name"),
Common\General\NamedImageCollection.cs (1)
74 DefaultProperty("Name"),
Common\General\SmartLabels.cs (1)
154 DefaultProperty("Enabled"),
Common\General\StripLine.cs (1)
118 DefaultProperty("IntervalOffset"),
Common\Utilities\ElementPosition.cs (1)
77 DefaultProperty("Data"),
21 references to DefaultProperty
System (8)
compmod\system\componentmodel\DefaultPropertyAttribute.cs (5)
27/// the <see cref='System.ComponentModel.DefaultPropertyAttribute'/> class. 48/// Specifies the default value for the <see cref='System.ComponentModel.DefaultPropertyAttribute'/>, which is <see langword='null'/>. This 52public static readonly DefaultPropertyAttribute Default = new DefaultPropertyAttribute(null); 55DefaultPropertyAttribute other = obj as DefaultPropertyAttribute;
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
1735DefaultPropertyAttribute attr = (DefaultPropertyAttribute)attributes[typeof(DefaultPropertyAttribute)];
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
265DefaultPropertyAttribute dpa = GetAttribute<DefaultPropertyAttribute>(type);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelUtilities.cs (3)
53DefaultPropertyAttribute propAttr = TypeDescriptor.GetAttributes(item.ItemType)[typeof(DefaultPropertyAttribute)] as DefaultPropertyAttribute;
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
265DefaultPropertyAttribute dpa = GetAttribute<DefaultPropertyAttribute>(type);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelUtilities.cs (3)
53DefaultPropertyAttribute propAttr = TypeDescriptor.GetAttributes(item.ItemType)[typeof(DefaultPropertyAttribute)] as DefaultPropertyAttribute;
System.Workflow.ComponentModel (3)
AuthoringOM\Design\XomlDesignerLoader.cs (3)
882DefaultPropertyAttribute aliasPropertyNameAttribute = propDesc.Attributes[typeof(DefaultPropertyAttribute)] as DefaultPropertyAttribute;