Ejemplo n.º 1
0
 public void SetStyleSheet(BindableObject obj, StyleSheet value)
 {
     Css.SetStyleSheet(obj, value);
 }