1 write to _panel
PresentationFramework (1)
src\Framework\System\Windows\Documents\HighlightVisual.cs (1)
47_panel = panel;
3 references to _panel
PresentationFramework (3)
src\Framework\System\Windows\Documents\HighlightVisual.cs (3)
92if (_panel.Highlights.ContainsKey(_page)) 94ArrayList highlights = _panel.Highlights[_page]; 96Size pageSize = _panel.ComputePageSize(_page);