[]
Gets a value indicating whether the specified expression depends on theme constants.
public static bool IsThemeConstantsExpression(this ExpressionInfo expression)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | expression | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |