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