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)
925
DefaultValue
('\0') // This property is shadowed by MaskedTextBoxDesigner.
996
DefaultValue
('_')
winforms\Managed\System\WinForms\TextBox.cs (1)
377
DefaultValue
((char)0),