void OnEnable()
 {
     _target = target as DisplayObject;
 }