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