1 implementation of GetOptionValue
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\DesignerOptionService.cs (1)
90object? IDesignerOptionService.GetOptionValue(string pageName, string valueName)
1 reference to GetOptionValue
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerUtils.cs (1)
378? optionService.GetOptionValue("WindowsFormsDesigner\\General", name)