1 write to _scrollGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
418_scrollGlyph = ScrollGlyph;
54 references to _scrollGlyph
PresentationFramework.Aero (54)
Microsoft\Windows\Themes\ScrollChrome.cs (54)
110if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 111chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 147if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 148chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 268if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 269_scrollGlyph == ScrollGlyph.VerticalGripper) 345if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 346chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 428switch (_scrollGlyph) 516if ((brush != null) && (_scrollGlyph != ScrollGlyph.None)) 518switch (_scrollGlyph) 731if (_scrollGlyph == ScrollGlyph.LeftArrow || _scrollGlyph == ScrollGlyph.RightArrow) 770switch (_scrollGlyph) 1005if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1006_scrollGlyph == ScrollGlyph.LeftArrow || 1007_scrollGlyph == ScrollGlyph.RightArrow) 1017else if (IsEnabled || _scrollGlyph == ScrollGlyph.HorizontalGripper) 1036else if (IsEnabled || _scrollGlyph == ScrollGlyph.VerticalGripper) 1051if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1055else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1061if (_scrollGlyph == ScrollGlyph.LeftArrow || 1062_scrollGlyph == ScrollGlyph.RightArrow) 1078if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1082else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1188_scrollGlyph == ScrollGlyph.HorizontalGripper || 1189_scrollGlyph == ScrollGlyph.VerticalGripper) 1205if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1206_scrollGlyph == ScrollGlyph.VerticalGripper)) 1215if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1216_scrollGlyph == ScrollGlyph.VerticalGripper) 1264_scrollGlyph == ScrollGlyph.HorizontalGripper || 1265_scrollGlyph == ScrollGlyph.VerticalGripper) 1281if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1282_scrollGlyph == ScrollGlyph.VerticalGripper)) 1291if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1292_scrollGlyph == ScrollGlyph.VerticalGripper) 1339_scrollGlyph == ScrollGlyph.HorizontalGripper || 1340_scrollGlyph == ScrollGlyph.VerticalGripper) 1356if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1357_scrollGlyph == ScrollGlyph.VerticalGripper)) 1366if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1367_scrollGlyph == ScrollGlyph.VerticalGripper) 1681if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1696else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1736if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1737_scrollGlyph == ScrollGlyph.VerticalGripper) 1743if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1765if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1769else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1813if ((_scrollGlyph == ScrollGlyph.HorizontalGripper || 1814_scrollGlyph == ScrollGlyph.VerticalGripper)) 1828if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1829_scrollGlyph == ScrollGlyph.VerticalGripper)