1 write to UIService
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowView.cs (1)
176
WorkflowTheme.
UIService
= uiService;
2 references to UIService
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Themes.cs (2)
226
if (WorkflowTheme.
UIService
!= null)
227
WorkflowTheme.defaultFont = WorkflowTheme.
UIService
.Styles["DialogFont"] as Font;