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