buttonListHighlight.Frame = _buttonFrame;// Build a thumbnail button for the selected page's piece// TODO duplicate with code to select a piece in the list view// TODO shouldn't have to size something from a factory method!varthumb0 = ImageFactory.LoadRoundedThumbnail(_series.Pieces[_page...