1 write to _scrollGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
417_scrollGlyph = ScrollGlyph;
54 references to _scrollGlyph
PresentationFramework.Aero2 (54)
Microsoft\Windows\Themes\ScrollChrome.cs (54)
109if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 110chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 146if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 147chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 267if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 268_scrollGlyph == ScrollGlyph.VerticalGripper) 344if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 345chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 427switch (_scrollGlyph) 515if ((brush != null) && (_scrollGlyph != ScrollGlyph.None)) 517switch (_scrollGlyph) 730if (_scrollGlyph == ScrollGlyph.LeftArrow || _scrollGlyph == ScrollGlyph.RightArrow) 769switch (_scrollGlyph) 1004if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1005_scrollGlyph == ScrollGlyph.LeftArrow || 1006_scrollGlyph == ScrollGlyph.RightArrow) 1016else if (IsEnabled || _scrollGlyph == ScrollGlyph.HorizontalGripper) 1035else if (IsEnabled || _scrollGlyph == ScrollGlyph.VerticalGripper) 1050if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1054else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1060if (_scrollGlyph == ScrollGlyph.LeftArrow || 1061_scrollGlyph == ScrollGlyph.RightArrow) 1077if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1081else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1187_scrollGlyph == ScrollGlyph.HorizontalGripper || 1188_scrollGlyph == ScrollGlyph.VerticalGripper) 1204if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1205_scrollGlyph == ScrollGlyph.VerticalGripper)) 1214if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1215_scrollGlyph == ScrollGlyph.VerticalGripper) 1263_scrollGlyph == ScrollGlyph.HorizontalGripper || 1264_scrollGlyph == ScrollGlyph.VerticalGripper) 1280if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1281_scrollGlyph == ScrollGlyph.VerticalGripper)) 1290if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1291_scrollGlyph == ScrollGlyph.VerticalGripper) 1338_scrollGlyph == ScrollGlyph.HorizontalGripper || 1339_scrollGlyph == ScrollGlyph.VerticalGripper) 1355if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1356_scrollGlyph == ScrollGlyph.VerticalGripper)) 1365if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1366_scrollGlyph == ScrollGlyph.VerticalGripper) 1680if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1695else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1735if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1736_scrollGlyph == ScrollGlyph.VerticalGripper) 1742if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1764if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1768else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1812if ((_scrollGlyph == ScrollGlyph.HorizontalGripper || 1813_scrollGlyph == ScrollGlyph.VerticalGripper)) 1827if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1828_scrollGlyph == ScrollGlyph.VerticalGripper)