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