1 write to Definition1Index
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridSplitter.cs (1)
559
_resizeData.
Definition1Index
= index1;
2 references to Definition1Index
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridSplitter.cs (2)
802
if (_resizeData.SplitterIndex == _resizeData.
Definition1Index
)
842
if (i == _resizeData.
Definition1Index
)