2 writes to _styleConnector
PresentationFramework (2)
System\Windows\Markup\ParserContext.cs (2)
583set { _styleConnector = value; } 656_styleConnector = _styleConnector
2 references to _styleConnector
PresentationFramework (2)
System\Windows\Markup\ParserContext.cs (2)
582get { return _styleConnector; } 656_styleConnector = _styleConnector