1 write to _pageIndex
PresentationFramework (1)
System\Windows\Documents\RubberbandSelector.cs (1)
525
_pageIndex
= dp.PageIndex;
1 reference to _pageIndex
PresentationFramework (1)
System\Windows\Documents\RubberbandSelector.cs (1)
276
FixedNode[] nodesInLine = _panel.FixedContainer.FixedTextBuilder.GetFirstLine(
_pageIndex
);