1 write to DefaultValue
System.Web.Mobile (1)
UI\MobileControls\Style.cs (1)
811this.DefaultValue = defaultValue;
3 references to DefaultValue
System.Web.Mobile (3)
UI\MobileControls\Style.cs (3)
371Object defaultValue = property.DefaultValue; 407return property.DefaultValue; 468value = property.DefaultValue;