Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7775443
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T17:37:59+00:00 2026-06-01T17:37:59+00:00

Is the type System.Windows.PresentationFrameworkCollection<T> not intended for inheritance? I was trying to make a

  • 0

Is the type System.Windows.PresentationFrameworkCollection<T> not intended for inheritance? I was trying to make a custom <Type>AnimationsFromKeyFrames object, but I can’t create the Collection type for the KeyFrames property because Visual Studio is apparently making up some errors.

Visual Studio reports the following abstract members are not implemented, even though they don’t exist on any of the inherited objects:

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.SetItemImplSkipMethodPack(int, MyKeyFrame)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.GetItemImplSkipMethodPack(int)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.RemoveInternal(MyKeyFrame)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.InsertInternal(int, MyKeyFrame)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.IndexOfInternal(MyKeyFrame)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.ContainsInternal(MyKeyFrame)’

‘MyKeyFrameCollection’ does not implement inherited abstract member ‘System.Windows.PresentationFrameworkCollection<MyKeyFrame>.AddInternal(MyKeyFrame)’

How do I go about either implementing these methods from bizarro world, or else tell Visual Studio to stop making up gripes and just compile the project?

I’ve tried explicitly defining these methods using the following which didn’t (rightly so, as per previous non-existence remark) work:

void System.Windows.PresentationFrameworkCollection<MyKeyFrame>.AddInternal(MyKeyFrame keyFrame)
void System.Collections.Generic.IList<MyKeyFrame>.AddInternal(MyKeyFrame keyFrame)
void System.Collections.Generic.ICollection<MyKeyFrame>.AddInternal(MyKeyFrame keyFrame)
void System.Collections.IList.AddInternal(MyKeyFrame keyFrame)
void System.Collections.ICollection.AddInternal(MyKeyFrame keyFrame)

At wit’s end, and thinking that MS doesn’t want the community making KeyFrameCollections?

EDIT: I’ve tried, and my only override options are Equals, GetHashCode, and ToString. Is it possible these abstract members are protected internal so that the existing framework classes can inherit from them, but custom classes cannot?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T17:38:00+00:00Added an answer on June 1, 2026 at 5:38 pm

    PresentationFrameworkCollection is a public abstract class but the members you are referring to are internal abstract which means you can not override them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use a System.Dynamic.ExpandoObject so I can dynamically create properties at runtime.
Error : Unable to cast object of type 'System.String' to type 'System.Windows.Forms.ListBox'. private void
An unhandled exception of type 'System.Windows.Markup.XamlParseException' occurred in PresentationFramework.dll Additional information: 'Provide value on
Unable to cast object type System.Collections.Generic.List 1[NorthwindMVC3.Models.Product] to the type ofSystem.Collections.Generic.IEnumerator 1[NorthwindMVC3.Models.Product].\ public IEnumerator<Product>
How to solved error Unable to cast object of type 'System.Int32' to type 'Microsoft.DirectX.Direct3D.VertexShader'
The full error is as follows: The type 'System.Windows.Forms.Control' is defined in an assembly
I'm trying to make a basic client-server application for windows phone 7 (using Mango
I have an image source of type System.Windows.Media.Imaging.ImageSource and I was wondering how I
I'm tying together two libraries. One only gives output of type System.Windows.Media.Imaging.BitmapSource , the
Hindley-Milner is a type system that is the basis of the type systems of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.