C1.C1Preview Namespace : IStyleOwner Interface |
The following tables list the members exposed by IStyleOwner.
Name | Description | |
---|---|---|
AmbientParent | Gets the parent for ambient properties. | |
Dictionary | Gets the dictionary object used to store images. | |
EmbeddedFonts | Gets the list of embedded fonts. This collection is used to deserialize the fonts. | |
Style | Gets the style of the current IStyleOwner. |
Name | Description | |
---|---|---|
GetAmbientPropValue | Retrieves the value of an ambient property. | |
GetNonAmbientPropValue | Retrieves the value of a non-ambient property. | |
GetProp | Gets the value of a style property existing on the current object (does not attempt to resolve properties not explicitly defined on the current object). |