1 write to OuterBorder
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1167
_localResources.
OuterBorder
= CommonThumbOuterBorder.Clone();
3 references to OuterBorder
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1165
if (_localResources.
OuterBorder
== null)
1172
_localResources.
OuterBorder
.Brush.Opacity = 0;
1175
return _localResources.
OuterBorder
;