2 writes to ContentProperty
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2249_context.CurrentFrame.ContentProperty = contentProperty;
System\Windows\Markup\Baml2006\Baml2006ReaderFrame.cs (1)
101ContentProperty = null;
2 references to ContentProperty
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2366if (_context.CurrentFrame.ContentProperty != null) 2368_context.CurrentFrame.Member = parentProperty = _context.CurrentFrame.ContentProperty;