2 writes to _rowSpan
PresentationFramework (2)
System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (2)
409_rowSpan = 1; 448set {_rowSpan = value; }
1 reference to _rowSpan
PresentationFramework (1)
System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (1)
447get { return _rowSpan; }