Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.ComponentModel.Design.DesignerOptionService, including all inherited members.
_options | System.ComponentModel.Design.DesignerOptionService | private |
CreateOptionCollection(DesignerOptionCollection parent, string name, object value) | System.ComponentModel.Design.DesignerOptionService | inlineprotected |
GetOptionProperty(string pageName, string valueName) | System.ComponentModel.Design.DesignerOptionService | inlineprivate |
GetOptionValue(string pageName, string valueName) | System.ComponentModel.Design.DesignerOptionService | inlineprivate |
Options | System.ComponentModel.Design.DesignerOptionService | |
PopulateOptionCollection(DesignerOptionCollection options) | System.ComponentModel.Design.DesignerOptionService | inlineprotectedvirtual |
SetOptionValue(string pageName, string valueName, object value) | System.ComponentModel.Design.DesignerOptionService | inlineprivate |
ShowDialog(DesignerOptionCollection options, object optionObject) | System.ComponentModel.Design.DesignerOptionService | inlineprotectedvirtual |