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