[]
Gets a actual style for current state of elements.
protected override Style GetActualStyle(string name)
| Type | Name | Description |
|---|---|---|
| string | name |
| Type | Description |
|---|---|
| Style |
Gets a actual style for current state of target element.
protected override Style GetActualStyle(string name, Element targetElement)
| Type | Name | Description |
|---|---|---|
| string | name | |
| Element | targetElement |
| Type | Description |
|---|---|
| Style |