2 references to CustomSiblingKeyTipElementsProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
413return (IEnumerable<DependencyObject>)element.GetValue(CustomSiblingKeyTipElementsProperty); 419element.SetValue(CustomSiblingKeyTipElementsProperty, value);