1 write to _scrollGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
421_scrollGlyph = ScrollGlyph;
54 references to _scrollGlyph
PresentationFramework.Aero (54)
Microsoft\Windows\Themes\ScrollChrome.cs (54)
121if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 122chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 158if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 159chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 271if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 272_scrollGlyph == ScrollGlyph.VerticalGripper) 348if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 349chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 431switch (_scrollGlyph) 519if ((brush != null) && (_scrollGlyph != ScrollGlyph.None)) 521switch (_scrollGlyph) 726if (_scrollGlyph == ScrollGlyph.LeftArrow || _scrollGlyph == ScrollGlyph.RightArrow) 763switch (_scrollGlyph) 986if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 987_scrollGlyph == ScrollGlyph.LeftArrow || 988_scrollGlyph == ScrollGlyph.RightArrow) 998else if (IsEnabled || _scrollGlyph == ScrollGlyph.HorizontalGripper) 1017else if (IsEnabled || _scrollGlyph == ScrollGlyph.VerticalGripper) 1032if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1036else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1042if (_scrollGlyph == ScrollGlyph.LeftArrow || 1043_scrollGlyph == ScrollGlyph.RightArrow) 1059if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1063else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1163_scrollGlyph == ScrollGlyph.HorizontalGripper || 1164_scrollGlyph == ScrollGlyph.VerticalGripper) 1180if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1181_scrollGlyph == ScrollGlyph.VerticalGripper)) 1190if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1191_scrollGlyph == ScrollGlyph.VerticalGripper) 1235_scrollGlyph == ScrollGlyph.HorizontalGripper || 1236_scrollGlyph == ScrollGlyph.VerticalGripper) 1252if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1253_scrollGlyph == ScrollGlyph.VerticalGripper)) 1262if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1263_scrollGlyph == ScrollGlyph.VerticalGripper) 1306_scrollGlyph == ScrollGlyph.HorizontalGripper || 1307_scrollGlyph == ScrollGlyph.VerticalGripper) 1323if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1324_scrollGlyph == ScrollGlyph.VerticalGripper)) 1333if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1334_scrollGlyph == ScrollGlyph.VerticalGripper) 1628if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1643else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1683if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1684_scrollGlyph == ScrollGlyph.VerticalGripper) 1688if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1710if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1714else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1756if ((_scrollGlyph == ScrollGlyph.HorizontalGripper || 1757_scrollGlyph == ScrollGlyph.VerticalGripper)) 1771if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1772_scrollGlyph == ScrollGlyph.VerticalGripper)