RibbonGallery.AllFilterItemContainerStyle Property

Definition

Gets or sets the style that is applied to items in the filter when the "All" filter is selected.

public:
 property System::Windows::Style ^ AllFilterItemContainerStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
public System.Windows.Style AllFilterItemContainerStyle { get; set; }
member this.AllFilterItemContainerStyle : System.Windows.Style with get, set
Public Property AllFilterItemContainerStyle As Style

Property Value

The style that is applied to items in the filter when the "All" filter is selected.

Remarks

Dependency Property Information

Identifier field AllFilterItemContainerStyleProperty
Metadata properties set to true None

Applies to