9 references to InnerBorderPen
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (9)
141
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
195
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
229
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
281
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
356
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
389
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
546
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
686
Pen innerBorder =
InnerBorderPen
;
703
Pen innerBorder =
InnerBorderPen
;