5 references to DefaultValue
System.Web (2)
UI\WebControls\Menu.cs (1)
688[DefaultValue('/')]
UI\WebControls\TreeView.cs (1)
901[DefaultValue('/')]
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MaskedTextBox.cs (2)
925DefaultValue('\0') // This property is shadowed by MaskedTextBoxDesigner. 996DefaultValue('_')
winforms\Managed\System\WinForms\TextBox.cs (1)
377DefaultValue((char)0),