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