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