3 references to IsHorizontalContentAnchor
PresentationFramework (3)
MS\Internal\PtsHost\FigureHelper.cs (1)
105if (figureLength.IsContent || (figureLength.IsAuto && IsHorizontalContentAnchor(horizontalAnchor)))
MS\Internal\PtsHost\FigureParagraph.cs (2)
594else if(FigureHelper.IsHorizontalContentAnchor(horizAnchor)) 659else if(FigureHelper.IsHorizontalContentAnchor(horizAnchor))