25 writes to Right
PresentationFramework (12)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
238pageMargin.Right = lineHeight;
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
199pageMargin.Right += pageMarginAdjustment - (pageMarginAdjustment / 100.0);
MS\Internal\PtsHost\MbpInfo.cs (1)
75thickness.Right = temp;
MS\Internal\Text\TextDpi.cs (2)
164if (pageMargin.Left >= pageSize.Width) { pageMargin.Right = 0.0; } 167pageMargin.Right = Math.Max(0.0, pageSize.Width - pageMargin.Left - _minSize);
System\Windows\Documents\FlowDocument.cs (1)
1018pageMargin.Right = lineHeight;
System\Windows\Documents\TextRangeEditTables.cs (1)
1294border.Right = borderRight;
System\Windows\Shell\WindowChromeWorker.cs (5)
357templateFixupMargin.Right -= SystemParameters.WindowResizeBorderThickness.Right; 376templateFixupMargin.Right -= SystemParameters.WindowResizeBorderThickness.Left; 385templateFixupMargin.Right -= SystemParameters.WindowResizeBorderThickness.Right; 1242deviceGlassThickness.Right -= windowResizeBorderThicknessDevice.Right; 1243deviceGlassThickness.Right = Math.Max(0, deviceGlassThickness.Right);
PresentationFramework.Aero (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
PresentationFramework.Aero2 (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
PresentationFramework.AeroLite (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
PresentationFramework.Classic (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
PresentationFramework.Luna (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
PresentationFramework.Royale (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
261padding.Right = 15.0; 274padding.Right -= 1.0;
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
130newPadding.Right += availableExtraWidth * 0.5;
206 references to Right
PresentationFramework (132)
MS\Internal\AnimatedTypeHelpers.cs (11)
43InterpolateDouble(from.Right, to.Right, progress), 61AddDouble(value1.Right, value2.Right), 74value1.Right - value2.Right, 92+ Math.Pow(GetSegmentLengthDouble(from.Right, to.Right), 2.0) 112ScaleDouble(value.Right, factor), 135|| IsValidAnimationValueDouble(value.Right) 158GetZeroValueDouble(baseValue.Right),
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
236if (double.IsNaN(pageMargin.Right))
MS\Internal\PtsHost\FigureHelper.cs (1)
242double pageWidth = pageSize.Width - (pageMargin.Left + pageMargin.Right);
MS\Internal\PtsHost\FigureParagraph.cs (1)
603maxTotalWidth = StructuralCache.CurrentFormatContext.PageWidth - pageMargin.Left - pageMargin.Right;
MS\Internal\PtsHost\FlowDocumentPage.cs (6)
137!DoubleUtil.AreClose(_pageMargin.Right, pageMargin.Right)) 163pageSize.Width += pageMargin.Left + pageMargin.Right; 195double pageMarginAdjustment = PtsHelper.CalculatePageMarginAdjustment(_structuralCache, pageSize.Width - (pageMargin.Left + pageMargin.Right)); 205pageSize.Width - (pageMargin.Left + pageMargin.Right), 698size.Width += _pageMargin.Left + _pageMargin.Right;
MS\Internal\PtsHost\MbpInfo.cs (16)
74thickness.Left = thickness.Right; 142Double.IsNaN(mbp.Margin.Right) ? defaultMargin.Right : mbp.Margin.Right, 167Double.IsNaN(mbp.Padding.Right) ? defaultPadding.Right : mbp.Padding.Right, 184get { return TextDpi.ToTextDpi(_margin.Right) + TextDpi.ToTextDpi(_border.Right) + TextDpi.ToTextDpi(_padding.Right); } 216get { return TextDpi.ToTextDpi(_border.Right) + TextDpi.ToTextDpi(_padding.Right); } 248get { return TextDpi.ToTextDpi(_border.Right); } 280get { return TextDpi.ToTextDpi(_margin.Right); } 340Double.IsNaN(_padding.Right) || 355Double.IsNaN(_margin.Right) ||
MS\Internal\PtsHost\ParagraphVisual.cs (3)
109if (DoubleUtil.GreaterThanZero(_borderThickness.Right)) 113pen.Thickness = _borderThickness.Right; 152new Point(_renderBounds.Right - _borderThickness.Right, _renderBounds.Bottom - _borderThickness.Bottom)));
MS\Internal\PtsHost\Section.cs (3)
120fsrcMargin.du = durPage - TextDpi.ToTextDpi(pageMargin.Left + pageMargin.Right); 226ccol = PtsHelper.CalculateColumnCount(columnProperties, lineHeight, pageSize.Width - (pageMargin.Left + pageMargin.Right), pageFontSize, pageFontFamily, enableColumns); 366PtsHelper.GetColumnsInfo(columnProperties, lineHeight, pageSize.Width - (pageMargin.Left + pageMargin.Right), pageFontSize, pageFontFamily, ncol, pfscolinfo, enableColumns);
MS\Internal\PtsHost\StructuralCache.cs (1)
771PageSize.Width - PageMargin.Left - PageMargin.Right,
MS\Internal\PtsHost\SubpageParaClient.cs (4)
85mbp.Border = new Thickness(mbp.Border.Left, 0.0, mbp.Border.Right, mbp.Border.Bottom); 86mbp.Padding = new Thickness(mbp.Padding.Left, 0.0, mbp.Padding.Right, mbp.Padding.Bottom); 91mbp.Border = new Thickness(mbp.Border.Left, mbp.Border.Top, mbp.Border.Right, 0.0); 92mbp.Padding = new Thickness(mbp.Padding.Left, mbp.Padding.Top, mbp.Padding.Right, 0.0);
MS\Internal\PtsHost\TableParaClient.cs (3)
1989totalPadding = Table.InternalCellSpacing * Table.ColumnCount + mbpInfo.Margin.Left + mbpInfo.Border.Left + mbpInfo.Padding.Left + mbpInfo.Padding.Right + mbpInfo.Border.Right + mbpInfo.Margin.Right;
MS\Internal\Text\TextDpi.cs (2)
165if (pageMargin.Left + pageMargin.Right >= pageSize.Width) 168if (pageMargin.Left + pageMargin.Right >= pageSize.Width)
System\Windows\Controls\Border.cs (11)
221UIElement.RoundLayoutValue(borders.Right, dpi.DpiScaleX), UIElement.RoundLayoutValue(borders.Bottom, dpi.DpiScaleY)); 268UIElement.RoundLayoutValue(borders.Right, dpi.DpiScaleX), UIElement.RoundLayoutValue(borders.Bottom, dpi.DpiScaleY)); 468if (DoubleUtil.GreaterThanZero(border.Right)) 478pen.Thickness = UIElement.RoundLayoutValue(border.Right, dpi.DpiScaleX); 482pen.Thickness = border.Right; 577ptBR = new Point(UIElement.RoundLayoutValue(RenderSize.Width - border.Right, dpi.DpiScaleX), 582ptBR = new Point(RenderSize.Width - UIElement.RoundLayoutValue(border.Right, dpi.DpiScaleX), 589ptBR = new Point(RenderSize.Width - border.Right, RenderSize.Height - border.Bottom); 623return new Size(th.Left + th.Right, th.Top + th.Bottom); 639Math.Max(0.0, rt.Width - thick.Left - thick.Right), 939double right = 0.5 * borders.Right;
System\Windows\Controls\Control.cs (1)
386&& t.Right >= 0.0d
System\Windows\Controls\DataGridColumnFloatingHeader.cs (1)
171delta += margin.Right;
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
594Math.Max(ia.MediaSizeWidth - (ia.OriginWidth + ia.ExtentWidth), pagePadding.Right),
System\Windows\Controls\Primitives\TabPanel.cs (2)
213desiredSizeWithoutMargin.Width = Math.Max(0d, element.DesiredSize.Width - margin.Left - margin.Right); 266double rightOffset = margin.Right;
System\Windows\Controls\SinglePageViewer.cs (1)
706Math.Max(ia.MediaSizeWidth - (ia.OriginWidth + ia.ExtentWidth), pagePadding.Right),
System\Windows\Controls\TextBlock.cs (5)
1275Size contentSize = new Size(Math.Max(0.0, constraint.Width - (padding.Left + padding.Right)), 1347desiredSize.Width += (padding.Left + padding.Right); 1978Size contentSize = new Size(Math.Max(0.0, _referenceSize.Width - (padding.Left + padding.Right)), 3116Size contentSize = new Size(Math.Max(0.0, computedSize.Width - (padding.Left + padding.Right)), 3194double paddingWidth = Padding.Left + Padding.Right;
System\Windows\Controls\TextRangeAdaptor.cs (2)
254return padding.IsValid(true, false, false, false) ? NativeObjectLengthToPoints(padding.Right) : 0; 354return margin.IsValid(true, false, false, false) ? NativeObjectLengthToPoints(margin.Right) : 0;
System\Windows\Controls\ToolBar.cs (1)
558extraLength = Math.Max(0.0, desiredSize.Width - toolBarPanel.DesiredSize.Width + margin.Left + margin.Right);
System\Windows\Controls\VirtualizingStackPanel.cs (10)
5354cacheBeforeSize = Math.Max(0, cacheBeforeSize - inset.Right); 6502DoubleUtil.AreClose(oldInset.Right, inset.Right) && 6512AreInsetsClose(oldInset.Right, inset.Right))) 6614return DoubleUtil.GreaterThanOrClose(inset.Left - margin.Left, inset.Right - margin.Right); 7132Size backPixelSize = isHorizontal ? new Size(Math.Max(inset.Right,0), childDesiredSize.Height) 7652childPixelSize = new Size(inset.Left + itemDesiredSizes.PixelSize.Width + inset.Right, 12973writer.Write(thickness.Right);
System\Windows\Documents\Block.cs (4)
536if (Double.IsNaN(t.Left) || Double.IsNaN(t.Right) || Double.IsNaN(t.Top) || Double.IsNaN(t.Bottom)) 545if (!Double.IsNaN(t.Right) && (t.Right < 0 || t.Right > maxThickness))
System\Windows\Documents\FlowDocument.cs (1)
1016if (double.IsNaN(pageMargin.Right))
System\Windows\Documents\Paragraph.cs (1)
236return (Double.IsNaN(margin.Left) && Double.IsNaN(margin.Right) && Double.IsNaN(margin.Top) && Double.IsNaN(margin.Bottom));
System\windows\Documents\TextEditorTyping.cs (1)
805flowDirection == FlowDirection.RightToLeft && margin.Right > 0 ||
System\Windows\Documents\TextRange.cs (1)
1668((Thickness)value).Right, ((Thickness)value).Top, ((Thickness)value).Left, ((Thickness)value).Bottom);
System\Windows\Documents\TextRangeEdit.cs (9)
1078leftMargin = newThickness.Right < 0 1080: GetNewDoubleValue(null, currentThickness.Left, newThickness.Right, propertyValueAction); 1083? currentThickness.Right 1084: GetNewDoubleValue(null, currentThickness.Right, newThickness.Left, propertyValueAction); 1092rightMargin = newThickness.Right < 0 1093? currentThickness.Right 1094: GetNewDoubleValue(null, currentThickness.Right, newThickness.Right, propertyValueAction); 1236/*left*/((Thickness)value).Right,
System\Windows\Documents\TextRangeEditTables.cs (1)
1292if (border.Right != borderRight || border.Bottom != borderBottom)
System\Windows\FrameworkElement.cs (3)
4322double marginWidth = margin.Left + margin.Right; 4572double marginWidth = margin.Left + margin.Right; 4929double marginWidth = margin.Left + margin.Right;
System\Windows\Input\KeyboardNavigation.cs (1)
2391double width = uiElement.RenderSize.Width + deflateThickness.Left + deflateThickness.Right;
System\Windows\Shell\WindowChromeWorker.cs (9)
357templateFixupMargin.Right -= SystemParameters.WindowResizeBorderThickness.Right; 385templateFixupMargin.Right -= SystemParameters.WindowResizeBorderThickness.Right; 429templateFixupTransform = new MatrixTransform(1, 0, 0, 1, -(nonClientThickness.Left + nonClientThickness.Right), 0); 606rcClientArea.Right -= (int)windowResizeBorderThicknessDevice.Right; 1242deviceGlassThickness.Right -= windowResizeBorderThicknessDevice.Right; 1243deviceGlassThickness.Right = Math.Max(0, deviceGlassThickness.Right); 1251cxRightWidth = (int)Math.Ceiling(deviceGlassThickness.Right), 1294else if (mousePosition.X < windowPosition.Right && mousePosition.X >= windowPosition.Right - _chromeInfo.ResizeBorderThickness.Right) 1335Point logicalBottomRight = new Point(logicalSize.Width - resizeBorderThickness.Right,
System\Windows\Standard\DpiHelper.cs (1)
80Point bottomRight = LogicalPixelsToDevice(new Point(logicalThickness.Right, logicalThickness.Bottom), dpiScaleX, dpiScaleY);
System\Windows\Standard\Utilities.cs (1)
303if (!IsDoubleFiniteAndNonNegative(thickness.Right))
System\Windows\Thickness.cs (8)
125&& DoubleUtil.IsZero(Right) 135&& DoubleUtil.AreClose(Left, Right) 153if(Left < 0d || Right < 0d || Top < 0d || Bottom < 0d) 159if(double.IsNaN(Left) || double.IsNaN(Right) || double.IsNaN(Top) || double.IsNaN(Bottom)) 165if(Double.IsPositiveInfinity(Left) || Double.IsPositiveInfinity(Right) || Double.IsPositiveInfinity(Top) || Double.IsPositiveInfinity(Bottom)) 173if(Double.IsNegativeInfinity(Left) || Double.IsNegativeInfinity(Right) || Double.IsNegativeInfinity(Top) || Double.IsNegativeInfinity(Bottom)) 193&& DoubleUtil.AreClose(Right, thickness.Right)
System\Windows\ThicknessConverter.cs (2)
147return new InstanceDescriptor(ci, new object[] { th.Left, th.Top, th.Right, th.Bottom }); 179sb.Append(LengthConverter.ToString(th.Right, cultureInfo));
System\Windows\Window.cs (2)
6576if (margin.Left + margin.Right >= logicalClientRc.Width 6586LogicalToDeviceUnits(new Point(logicalClientRc.Width - margin.Right, logicalClientRc.Height - margin.Bottom)));
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\ListBoxChrome.cs (6)
213double borderX = border.Left + border.Right; 274double borderX = border.Left + border.Right; 312double borderX = border.Left + border.Right; 320bool isSimpleBorder = border.Left == 1.0 && border.Right == 1.0 && 495borderFigure.Segments.Add(new LineSegment(new Point(bounds.Right - thickness.Right, bounds.Bottom - thickness.Bottom), false)); 496borderFigure.Segments.Add(new LineSegment(new Point(bounds.Right - thickness.Right, bounds.Top + thickness.Top), false));
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\ListBoxChrome.cs (6)
213double borderX = border.Left + border.Right; 274double borderX = border.Left + border.Right; 312double borderX = border.Left + border.Right; 320bool isSimpleBorder = border.Left == 1.0 && border.Right == 1.0 && 495borderFigure.Segments.Add(new LineSegment(new Point(bounds.Right - thickness.Right, bounds.Bottom - thickness.Bottom), false)); 496borderFigure.Segments.Add(new LineSegment(new Point(bounds.Right - thickness.Right, bounds.Top + thickness.Top), false));
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
PresentationFramework.AeroLite (3)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
PresentationFramework.Classic (26)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (23)
572thickness.Right >= 0 && !double.IsPositiveInfinity(thickness.Right) && 595return new Size(th.Left + th.Right, th.Top + th.Bottom); 603Math.Max(0.0, rt.Width - thick.Left - thick.Right), 713double borderWidth = border.Left + border.Right; 744return new Thickness(t.Left * s, t.Top * s, t.Right * s, t.Bottom * s); 843xLines = GetPixelSnappingGuidelines(width, singleThickness.Left, singleThickness.Right, (int)classicThickness); 963if (borderThickness.Right > 0.0) 965dc.DrawRectangle(borderBrush, null, new Rect(bounds.Right - borderThickness.Right, bounds.Top, borderThickness.Right, bounds.Height)); 985DrawBorder(shadow, new Thickness(0, 0, singleThickness.Right, singleThickness.Bottom), dc, ref bounds); 994if (bounds.Width < 2.0 * (singleThickness.Left + singleThickness.Right) || bounds.Height < 2.0 * (singleThickness.Top + singleThickness.Bottom)) 1004if (bounds.Width < (singleThickness.Left + singleThickness.Right) || bounds.Height < (singleThickness.Top + singleThickness.Bottom)) 1013if (bounds.Width < 2.0 * (singleThickness.Left + singleThickness.Right) || bounds.Height < 2.0 * (singleThickness.Top + singleThickness.Bottom)) 1023if (bounds.Width < 2.0 * (singleThickness.Left + singleThickness.Right) || bounds.Height < 2.0 * (singleThickness.Top + singleThickness.Bottom)) 1047if (bounds.Width < singleThickness.Left + singleThickness.Right) 1051dc.DrawRectangle(LightLightBrush, null, new Rect(bounds.Right - singleThickness.Right, bounds.Top, singleThickness.Right, bounds.Height)); 1054bounds.Width -= singleThickness.Left + singleThickness.Right; 1295if (bounds.Width < (singleThickness.Left + singleThickness.Right) || bounds.Height < (singleThickness.Top + singleThickness.Bottom)) 1303if (bounds.Width < (singleThickness.Left + singleThickness.Right) || bounds.Height < (singleThickness.Top + singleThickness.Bottom)) 1311if (bounds.Width < 2.0 * (singleThickness.Left + singleThickness.Right) || bounds.Height < 2.0 * (singleThickness.Top + singleThickness.Bottom)) 1320if (bounds.Width < (singleThickness.Left + singleThickness.Right) || bounds.Height < (singleThickness.Top + singleThickness.Bottom))
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
231double totalPadding = padding.Left + padding.Right;
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
190double borderX = isRound ? 2.0 : thickness.Left + thickness.Right; 205bool isUnitThickness = thickness.Left == 1.0 && thickness.Right == 1.0 && 217Math.Max(0, bounds.Width - thickness.Left - thickness.Right), 459Math.Max(0.0, rt.Width - thick.Left - thick.Right),
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
213double totalPadding = padding.Left + padding.Right;
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
190double borderX = isRound ? 2.0 : thickness.Left + thickness.Right; 205bool isUnitThickness = thickness.Left == 1.0 && thickness.Right == 1.0 && 217Math.Max(0, bounds.Width - thickness.Left - thickness.Right), 459Math.Max(0.0, rt.Width - thick.Left - thick.Right),
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
193childWidth = Math.Max(0.0, childWidth - padding.Left - padding.Right); 205return new Size(desiredSize.Width + padding.Left + padding.Right, desiredSize.Height + padding.Top + padding.Bottom); 233double childWidth = Math.Max(0.0, arrangeSize.Width - padding.Left - padding.Right);
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (3)
394double tabHeaderPadding = ribbonTabHeader.DefaultPadding.Left + ribbonTabHeader.DefaultPadding.Right; 448double rightPadding = Math.Max(0, ribbonTabHeader.DefaultPadding.Right - (isContextualTab ? reducePaddingContextualTabHeader : reducePaddingRegularTabHeader)); 506elementSize = elementSize - tabHeader.DefaultPadding.Left - tabHeader.DefaultPadding.Right;
Microsoft\Windows\Controls\Ribbon\RibbonDropDownHelper.cs (1)
227minSize.Width = popupChild.MinWidth - (borderThickness.Left + borderThickness.Right);
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1350popupChildMargin = (FlowDirection == FlowDirection.LeftToRight) ? popupChild.Margin.Left : popupChild.Margin.Right ;
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (2)
440PartToggleButton.BorderThickness = new Thickness(BorderThickness.Left, 0.0, BorderThickness.Right, BorderThickness.Bottom); 453PartToggleButton.BorderThickness = new Thickness(0.0, BorderThickness.Top, BorderThickness.Right, BorderThickness.Bottom);
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (1)
304_highlightRightBorder.BorderThickness = new Thickness(0.0, BorderThickness.Top, BorderThickness.Right, BorderThickness.Bottom);
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (2)
300Point rightBottom = new Point(ActualWidth - margin.Right - borderThickness.Right, ActualHeight);
WindowsFormsIntegration (1)
System\Windows\Integration\Convert.cs (1)
304ToBoundedInt(thickness.Right),