1 write to _styleConnector
PresentationFramework (1)
System\Windows\Markup\TemplateComponentConnector.cs (1)
48
_styleConnector
= styleConnector;
2 references to _styleConnector
PresentationFramework (2)
System\Windows\Markup\TemplateComponentConnector.cs (2)
62
if (
_styleConnector
!= null)
64
_styleConnector
.Connect(connectionId, target);