4 references to IsHorizontalPageAnchor
PresentationFramework (4)
MS\Internal\PtsHost\FigureHelper.cs (1)
91if(figureLength.IsPage || (figureLength.IsAuto && IsHorizontalPageAnchor(horizontalAnchor)))
MS\Internal\PtsHost\FigureParagraph.cs (3)
381if(!FigureHelper.IsHorizontalPageAnchor(horizAnchor) && 596if(FigureHelper.IsHorizontalPageAnchor(horizAnchor)) 660if(FigureHelper.IsHorizontalPageAnchor(horizAnchor))