3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
698Property = null; 1023Names.CurrentFrame.Property = templateReader.Member; 1035Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1014Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1031if (Names.CurrentFrame.Property.DeferringLoader != null) 1045if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)