1 write to _scrollGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
415_scrollGlyph = ScrollGlyph;
54 references to _scrollGlyph
PresentationFramework.Aero (54)
Microsoft\Windows\Themes\ScrollChrome.cs (54)
115if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 116chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 152if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 153chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 265if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 266_scrollGlyph == ScrollGlyph.VerticalGripper) 342if (chrome._scrollGlyph == ScrollGlyph.HorizontalGripper || 343chrome._scrollGlyph == ScrollGlyph.VerticalGripper) 425switch (_scrollGlyph) 513if ((brush != null) && (_scrollGlyph != ScrollGlyph.None)) 515switch (_scrollGlyph) 720if (_scrollGlyph == ScrollGlyph.LeftArrow || _scrollGlyph == ScrollGlyph.RightArrow) 757switch (_scrollGlyph) 980if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 981_scrollGlyph == ScrollGlyph.LeftArrow || 982_scrollGlyph == ScrollGlyph.RightArrow) 992else if (IsEnabled || _scrollGlyph == ScrollGlyph.HorizontalGripper) 1011else if (IsEnabled || _scrollGlyph == ScrollGlyph.VerticalGripper) 1026if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1030else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1036if (_scrollGlyph == ScrollGlyph.LeftArrow || 1037_scrollGlyph == ScrollGlyph.RightArrow) 1053if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1057else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1157_scrollGlyph == ScrollGlyph.HorizontalGripper || 1158_scrollGlyph == ScrollGlyph.VerticalGripper) 1174if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1175_scrollGlyph == ScrollGlyph.VerticalGripper)) 1184if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1185_scrollGlyph == ScrollGlyph.VerticalGripper) 1229_scrollGlyph == ScrollGlyph.HorizontalGripper || 1230_scrollGlyph == ScrollGlyph.VerticalGripper) 1246if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1247_scrollGlyph == ScrollGlyph.VerticalGripper)) 1256if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1257_scrollGlyph == ScrollGlyph.VerticalGripper) 1300_scrollGlyph == ScrollGlyph.HorizontalGripper || 1301_scrollGlyph == ScrollGlyph.VerticalGripper) 1317if (!(_scrollGlyph == ScrollGlyph.HorizontalGripper || 1318_scrollGlyph == ScrollGlyph.VerticalGripper)) 1327if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1328_scrollGlyph == ScrollGlyph.VerticalGripper) 1622if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1637else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1677if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1678_scrollGlyph == ScrollGlyph.VerticalGripper) 1682if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1704if (_scrollGlyph == ScrollGlyph.HorizontalGripper) 1708else if (_scrollGlyph == ScrollGlyph.VerticalGripper) 1750if ((_scrollGlyph == ScrollGlyph.HorizontalGripper || 1751_scrollGlyph == ScrollGlyph.VerticalGripper)) 1765if (_scrollGlyph == ScrollGlyph.HorizontalGripper || 1766_scrollGlyph == ScrollGlyph.VerticalGripper)