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