1 write to _scrollGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
410_scrollGlyph = ScrollGlyph;
54 references to _scrollGlyph
PresentationFramework.Aero2 (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) 260if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 261_scrollGlyph == ScrollGlyph.VerticalGripper) 337if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 338chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 420switch (_scrollGlyph) 508if ((brush != null) && (_scrollGlyph != ScrollGlyph.None)) 510switch (_scrollGlyph) 715if (_scrollGlyph == ScrollGlyph.LeftArrow || _scrollGlyph == ScrollGlyph.RightArrow) 752switch (_scrollGlyph) 975if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 976_scrollGlyph == ScrollGlyph.LeftArrow || 977_scrollGlyph == ScrollGlyph.RightArrow) 987else if (IsEnabled || _scrollGlyph == ScrollGlyph.HorizontalGripper) 1006else if (IsEnabled || _scrollGlyph == ScrollGlyph.VerticalGripper) 1021if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1025else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1031if (_scrollGlyph == ScrollGlyph.LeftArrow || 1032_scrollGlyph == ScrollGlyph.RightArrow) 1048if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1052else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1152_scrollGlyph == ScrollGlyph.HorizontalGripper || 1153_scrollGlyph == ScrollGlyph.VerticalGripper) 1169if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1170_scrollGlyph == ScrollGlyph.VerticalGripper)) 1179if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1180_scrollGlyph == ScrollGlyph.VerticalGripper) 1224_scrollGlyph == ScrollGlyph.HorizontalGripper || 1225_scrollGlyph == ScrollGlyph.VerticalGripper) 1241if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1242_scrollGlyph == ScrollGlyph.VerticalGripper)) 1251if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1252_scrollGlyph == ScrollGlyph.VerticalGripper) 1295_scrollGlyph == ScrollGlyph.HorizontalGripper || 1296_scrollGlyph == ScrollGlyph.VerticalGripper) 1312if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1313_scrollGlyph == ScrollGlyph.VerticalGripper)) 1322if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1323_scrollGlyph == ScrollGlyph.VerticalGripper) 1617if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1632else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1672if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1673_scrollGlyph == ScrollGlyph.VerticalGripper) 1677if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1699if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1703else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1745if ((_scrollGlyph == ScrollGlyph.HorizontalGripper || 1746_scrollGlyph == ScrollGlyph.VerticalGripper)) 1760if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1761_scrollGlyph == ScrollGlyph.VerticalGripper)