GeonBit.UI Documentation
StyleSheetUpdateFrom Method |
Update the entire stylesheet from a different stylesheet.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public void UpdateFrom( StyleSheet other )
Parameters
- other
- Type: GeonBit.UI.EntitiesStyleSheet
Other StyleSheet to update from.
