private void Content_Removed(int index, object value) { this.Node.RemoveChild(((IContent)value).Node); }