3 references to IsHorizontalContentAnchor
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\FigureHelper.cs (1)
110if (figureLength.IsContent || (figureLength.IsAuto && IsHorizontalContentAnchor(horizontalAnchor)))
src\Framework\MS\Internal\PtsHost\FigureParagraph.cs (2)
622else if(FigureHelper.IsHorizontalContentAnchor(horizAnchor)) 687else if(FigureHelper.IsHorizontalContentAnchor(horizAnchor))