[]
        
(Showing Draft Content)

C1.WPF.RulesManager.IconSetStyleSelector

IconSetStyleSelector Class

Style selector for IconInfo.

Inheritance
IconSetStyleSelector
Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public class IconSetStyleSelector : StyleSelector
Public Class IconSetStyleSelector
    Inherits StyleSelector

Constructors

Name Description
IconSetStyleSelector()

Properties

Name Description
BaseStyle

The base container style.

CautionStyle

The style for caution icons.

CriticalStyle

The style for critical icons.

SuccessStyle

The style for success icons.

Methods

Name Description
SelectStyle(object, DependencyObject)