9 references to InnerBorderPen
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (9)
145
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
197
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
231
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
283
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
358
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
391
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
538
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
678
Pen innerBorder =
InnerBorderPen
;
695
Pen innerBorder =
InnerBorderPen
;