Ejemplo n.º 1
0
 public string[] GetMatchingStyles(BindableObject obj)
 {
     return(Css.GetMatchingStyles(obj));
 }