4 references to CurrentFilterStyleProperty
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
173
get { return (Style)GetValue(
CurrentFilterStyleProperty
); }
1872
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);
1897
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);
2389
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);