1 implementation of GetOptionValue
System (1)
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
109object IDesignerOptionService.GetOptionValue(string pageName, string valueName) {
1 reference to GetOptionValue
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowLayouts.cs (1)
763object separator = designerOptionService.GetOptionValue("WinOEDesigner", "PageSeparator");