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