3 writes to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
695Property = null; 1021Names.CurrentFrame.Property = templateReader.Member; 1033Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
System\Windows\FrameworkTemplate.cs (3)
1012Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1029if (Names.CurrentFrame.Property.DeferringLoader != null) 1043if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)