3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
699Property = null; 1028Names.CurrentFrame.Property = templateReader.Member; 1040Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1019Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1036if (Names.CurrentFrame.Property.DeferringLoader != null) 1050if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)