3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
707Property = null; 1032Names.CurrentFrame.Property = templateReader.Member; 1044Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1023Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1040if (Names.CurrentFrame.Property.DeferringLoader != null) 1054if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)