3 writes to Property
PresentationFramework (3)
src\Framework\System\Windows\FrameworkTemplate.cs (3)
711Property = null; 1057Names.CurrentFrame.Property = templateReader.Member; 1069Names.CurrentFrame.Property = null;
3 references to Property
PresentationFramework (3)
src\Framework\System\Windows\FrameworkTemplate.cs (3)
1048Names.CurrentFrame.Type = Names.PreviousFrame.Property.Type; 1065if (Names.CurrentFrame.Property.DeferringLoader != null) 1079if (Names.CurrentFrame.Property == XamlLanguage.ConnectionId)