The following tables list the members exposed by AppearanceHolder.
Name | Description | |
---|---|---|
AppearanceHolder Constructor | Overloaded. |
Name | Description | |
---|---|---|
Appearance | Appearance object | |
Collection | Gets/sets the associated appearances collection | |
HasAppearance | Returns true if an appearance object has been created. | |
RootAppearance | For Appearance objects returns the object, for LinkedAppearances, returns the Appearance that it is linked to (read-only). |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
Clone | Returns a clone of the collection | |
InitializeFrom | Initializes the state of this object from a source object of the same type | |
Reset | Resets all properties back to their default values | |
ShouldSerialize | Returns true is any of the properties have been set to non-default values |
Name | Description | |
---|---|---|
OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. |
Name | Description | |
---|---|---|
SubObjectPropChanged | Fired when a property is changed on this object or any of its sub objects |