4 references to Connect
PresentationFramework (4)
System\Windows\FrameworkTemplate.cs (1)
1041_styleConnector?.Connect((int)templateReader.Value, Names.CurrentFrame.Instance);
System\Windows\Markup\TemplateComponentConnector.cs (1)
42_styleConnector.Connect(connectionId, target);
System\Windows\Markup\WpfXamlLoader.cs (1)
396styleConnector.Connect((int)xamlReader.Value, stack.CurrentFrame.Instance);
System\Windows\TemplateContent.cs (1)
983OwnerTemplate.StyleConnector?.Connect((int)xamlReader.Value, frames.CurrentFrame.Instance);