Property | 
| Name | Description | |
|---|---|---|
| GetValueT(PropertyKeyT, RuntimePropertyKind) | Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings. | |
| GetValueT(String, T) | Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings. | |
| GetValueT(PropertyKeyT, RuntimePropertyKind, FuncT) | Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings. |