3 references to Tile
PresentationCore (1)
Shared\MS\Internal\Generated\TileModeValidation.cs (1)
43(value == TileMode.Tile) ||
PresentationFramework (2)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
95tileBrush.TileMode = TileMode.Tile;
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
167brush.TileMode = TileMode.Tile;