Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit RC0 TabControl Descendant
0 replies. Latest Post by van_ice on September 30, 2008.
(0)
van_ice
Member
8 points
19 Posts
09-30-2008 9:10 AM |
I have a class that is the worlds simplest descendant of a TabControl. Here's the declaration:
public
{
}
This control does not show up in the hosting page. Its just blank - regardless of the DefaultStyleKey. This works in B2. Any ideas?