2 references to _clientAreaBorderTemplateName
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonWindow.cs (2)
27
[TemplatePart(Name = RibbonWindow.
_clientAreaBorderTemplateName
, Type = typeof(Border))]
102
_clientAreaBorder = GetTemplateChild(RibbonWindow.
_clientAreaBorderTemplateName
) as Border;