9 references to InnerBorderPen
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (9)
151
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
203
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
237
stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
289
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
364
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
397
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
544
GradientStopCollection stops = ((GradientBrush)chrome.
InnerBorderPen
.Brush).GradientStops;
684
Pen innerBorder =
InnerBorderPen
;
701
Pen innerBorder =
InnerBorderPen
;