1 write to definitions
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
4030this.definitions = definitions;
2 references to definitions
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
4043definitionX = definitions[indexX.Value]; 4047definitionY = definitions[indexY.Value];