DefaultValueAttribute.Value Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the default value of the property this attribute is bound to.
Assembly: System (in System.dll)
Property Value
Type: System.ObjectAn Object that represents the default value of the property this attribute is bound to.
Show: