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