1 write to _style
System.Web.Mobile (1)
UI\MobileControls\MobileControl.cs (1)
749_style = CreateStyle();
3 references to _style
System.Web.Mobile (3)
UI\MobileControls\MobileControl.cs (3)
747if (_style == null) 750_style.SetControl(this); 752return _style;