1 write to _uiService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerFrame.cs (1)
42
_uiService
= _designerSite.GetService<IUIService>();
2 references to _uiService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignerFrame.cs (2)
43
if (
_uiService
?.Styles["ArtboardBackground"] is Color color)
268
if (
_uiService
?.Styles["HorizontalResizeGrip"] is Color color)