I wonder if XAML is somehow able to "deduce" the C# inheritance. Let me explain:
I have these two C# classes:
public class AStyleSelector: St