Property | Type | Description | |
---|---|---|---|
classMap | |||
tagMap |
Method | Description | |
---|---|---|
ApplyStyle ( String tag, |
||
LoadStyle ( String style, |
||
LoadStyle ( String style, String key, String value ) : void | ||
LoadTagStyle ( String tag, |
||
LoadTagStyle ( String tag, String key, String value ) : void | ||
StyleSheet ( ) : System |
Method | Description | |
---|---|---|
ApplyMap ( |
public ApplyStyle ( String tag, |
||
tag | String | |
props | ||
return | void |
public LoadStyle ( String style, |
||
style | String | |
props | ||
return | void |
public LoadStyle ( String style, String key, String value ) : void | ||
style | String | |
key | String | |
value | String | |
return | void |
public LoadTagStyle ( String tag, |
||
tag | String | |
props | ||
return | void |
public LoadTagStyle ( String tag, String key, String value ) : void | ||
tag | String | |
key | String | |
value | String | |
return | void |
public Hashtable,System.Collections classMap | ||
return |