2 writes to _styleConnector
PresentationFramework (2)
System\Windows\Markup\ParserContext.cs (2)
580set { _styleConnector = value; } 653_styleConnector = _styleConnector
2 references to _styleConnector
PresentationFramework (2)
System\Windows\Markup\ParserContext.cs (2)
579get { return _styleConnector; } 653_styleConnector = _styleConnector