void UpdateTranslationZ()
 {
     translationZ = (float)ShadowEffect.GetTranslationZ(Element);
 }