1 write to OuterBorder
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1202
_localResources.
OuterBorder
= CommonThumbOuterBorder.Clone();
3 references to OuterBorder
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1200
if (_localResources.
OuterBorder
== null)
1207
_localResources.
OuterBorder
.Brush.Opacity = 0;
1210
return _localResources.
OuterBorder
;