public bool GetHandledCss(BindableObject obj)
 {
     return(Css.GetHandledCss(obj));
 }