5 references to Depth
System.Xaml (5)
System\Xaml\Context\ObjectWriterContext.cs (1)
508
get { return
Depth
- SavedDepth; }
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
264
XamlMember parentProperty = (_context.CurrentType == null && _context.
Depth
> 1)
269
XamlType xamlType = (_context.CurrentType == null && _context.
Depth
> 1)
1629
if ((ctx.BaseUri != null) || (ctx.
Depth
> 2))
2168
if (ctx.
Depth
> 1)