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