1 write to definitions
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
3833this.definitions = definitions;
2 references to definitions
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
3838DefinitionBase definitionX = definitions[x]; 3839DefinitionBase definitionY = definitions[y];