3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
696Property = null; 1022Names.CurrentFrame.Property = templateReader.Member; 1034Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1013Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1030if (Names.CurrentFrame.Property.DeferringLoader != null) 1044if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)