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