Public Member Functions | |
SupportsQueryHasProperty (string name) | |
override bool | IsTrue (ReflowDocument document) |
Evaluates this query now. More... | |
override string | ToString () |
Public Member Functions inherited from Css.SupportsQuery | |
SupportsQuery () | |
override string | ToString () |
Public Attributes | |
string | Property |
The name of the property, e.g. "color". More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from Css.SupportsQuery | |
static SupportsQuery | Load (Value value, int start, int endInclusive) |
Loads this supports query from the given CSS value between the given set indices. More... | |
|
inline |
|
inlinevirtual |
Evaluates this query now.
Reimplemented from Css.SupportsQuery.
|
inline |
string Css.SupportsQueryHasProperty.Property |
The name of the property, e.g. "color".