1 write to _styleConnector
PresentationFramework (1)
src\Framework\System\Windows\Markup\TemplateComponentConnector.cs (1)
47_styleConnector = styleConnector;
2 references to _styleConnector
PresentationFramework (2)
src\Framework\System\Windows\Markup\TemplateComponentConnector.cs (2)
61if (_styleConnector != null) 63_styleConnector.Connect(connectionId, target);