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