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