3 references to IsUniform
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\ParagraphVisual.cs (1)
99if (_borderThickness.IsUniform)
src\Framework\System\Windows\Controls\Border.cs (2)
303bool uniformBorders = borders.IsUniform; 437if (border.IsUniform)