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