[]
For internal use only. Resolves calculated properties of the Style object.
protected void ResolveStyleProperties(Style styleWithExprs, Style destStyle)
| Type | Name | Description |
|---|---|---|
| Style | styleWithExprs | Style object properties of that should be resolved. |
| Style | destStyle | Style object for calculated properties.
|