4 references to CurrentFilterTemplateProperty
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
233get { return (DataTemplate)GetValue(CurrentFilterTemplateProperty); } 2031gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty); 2055gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty); 2390gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty);