Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Most likely you did not add them to the GetCustomBindablePropertyDescriptors. You need to override this method and add the ReflectionPropertyDescriptors for each CFP.
You can see samples of this in a lost of different SF samples. The best, however, would be the StrataFlix sample.
|