4 references to CurrentFilterStyleProperty
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
172
get { return (Style)GetValue(
CurrentFilterStyleProperty
); }
1871
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);
1896
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);
2388
gallery.CoerceValue(RibbonGallery.
CurrentFilterStyleProperty
);