Ejemplo n.º 1
0
 public StyleSheet GetStyleSheet(BindableObject obj)
 {
     return(Css.GetStyleSheet(obj));
 }