5 references to Depth
System.Xaml (5)
System\Xaml\Context\ObjectWriterContext.cs (1)
505
get { return
Depth
- SavedDepth; }
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
262
XamlMember parentProperty = (_context.CurrentType is null && _context.
Depth
> 1)
267
XamlType xamlType = (_context.CurrentType is null && _context.
Depth
> 1)
1627
if ((ctx.BaseUri is not null) || (ctx.
Depth
> 2))
2166
if (ctx.
Depth
> 1)