3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
691Property = null; 1017Names.CurrentFrame.Property = templateReader.Member; 1029Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1008Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1025if (Names.CurrentFrame.Property.DeferringLoader != null) 1039if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)