[]
Composes a style using the default styles and a specified StyleInfo object.
public StyleInfo Compose(object o, StyleInfo destInfo)
Public Function Compose(o As Object, destInfo As StyleInfo) As StyleInfo
Type | Name | Description |
---|---|---|
object | o | Style (NamedStyle object, StyleInfo object, or string name) |
StyleInfo | destInfo | Destination for the composed StyleInfo object, or |
Type | Description |
---|---|
StyleInfo |