1 write to _markerName
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (1)
300set { _markerName = value; }
1 reference to _markerName
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (1)
299get { return _markerName; }