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