2 writes to Name
System.Web.Mobile (2)
UI\MobileControls\Style.cs (2)
82
control.Font.
Name
= (String)this[FontNameKey, true];
105
style.Font.
Name
= (String)this[FontNameKey, true];
2 references to Name
System.Web (2)
UI\WebControls\FontInfo.cs (1)
474
string s = this.
Name
;
UI\WebControls\FormView.cs (1)
2542
!String.IsNullOrEmpty(Font.
Name
) ||