protected override void OnAttached()
 {
     Source.AddHandler(RoutedEvent, _handler);
 }