9 references to InnerBorderPen
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (9)
140
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
194
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
228
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
280
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
355
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
388
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
545
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
685
Pen innerBorder =
InnerBorderPen
;
702
Pen innerBorder =
InnerBorderPen
;