public void SetAppliedMatchingStyles(BindableObject obj, string[] value)
 {
     Css.SetAppliedMatchingStyles(obj, value);
 }