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