9 references to InnerBorderPen
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (9)
139
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
191
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
225
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
277
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
352
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
385
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
532
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
672
Pen innerBorder =
InnerBorderPen
;
689
Pen innerBorder =
InnerBorderPen
;