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