OptionsConfiguration Methods |
The OptionsConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AddConstantCallProperty | Adds a property that will always be called when any property is updated.. (Inherited from PropertyChangedAlerter.) | |
ForceUpdate | Force the object's properties to report as updated. | |
LoadFile | Loads an option configuration file's contents into the . | |
OnAllPropertiesChanged | Executes when all properties are changed and should be updated. (Inherited from PropertyChangedAlerter.) | |
OnPropertyChanged |
Executes the property changed action. This alerts subscribers to its change in value.
(Inherited from PropertyChangedAlerter.) | |
SubregionPropertyChanged | Subregion property changed. | |
Subregions_CollectionChanged | Event handler. Called by Subregions for collection changed events. | |
ToButterflowArguments | Converts this object to a butterflow options. | |
ToFile | Converts this object to a . | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |