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