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