XRControlStyleSheet.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(XRControlStyle) | style | Appends the specified XRControlStyle object to the current style sheet. |
| Add(String, XRControlStyle) | name, style | Obsolete. Adds the style with the specified name to the XRControlStyleSheet instance. |