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