4 references to CurrentFilterTemplateProperty
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
236
get { return (DataTemplate)GetValue(
CurrentFilterTemplateProperty
); }
2030
gallery.CoerceValue(RibbonGallery.
CurrentFilterTemplateProperty
);
2054
gallery.CoerceValue(RibbonGallery.
CurrentFilterTemplateProperty
);
2389
gallery.CoerceValue(RibbonGallery.
CurrentFilterTemplateProperty
);