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)
61
if (
_styleConnector
!= null)
63
_styleConnector
.Connect(connectionId, target);