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