2 types derived from XamlCommonFrame
System.Xaml (2)
System\Xaml\Context\ObjectWriterFrame.cs (1)
17internal class ObjectWriterFrame : XamlCommonFrame
System\Xaml\Context\XamlParserFrame.cs (1)
14internal class XamlParserFrame: XamlCommonFrame
1 reference to XamlCommonFrame
System.Xaml (1)
System\Xaml\Context\XamlCommonFrame.cs (1)
30public XamlCommonFrame(XamlCommonFrame source) : base(source)