2 writes to _columnSpan
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (2)
454_columnSpan = 1; 504set {_columnSpan = value; }
1 reference to _columnSpan
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (1)
503get { return _columnSpan; }