4 references to CurrentFilterTemplateProperty
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
234get { return (DataTemplate)GetValue(CurrentFilterTemplateProperty); } 2032gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty); 2056gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty); 2391gallery.CoerceValue(RibbonGallery.CurrentFilterTemplateProperty);