3 references to VerticalAlignmentOffset
PresentationFramework (3)
MS\Internal\Documents\TextBoxView.cs (3)
1805double verticalOffset = this.VerticalAlignmentOffset; 1971point.Y -= this.VerticalAlignmentOffset; 1989rect.Y += this.VerticalAlignmentOffset;