3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
694Property = null; 1020Names.CurrentFrame.Property = templateReader.Member; 1032Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1011Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1028if (Names.CurrentFrame.Property.DeferringLoader != null) 1042if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)