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