CollectAppearanceRulesEventArgs Constructors
Arguments passed to the AppearanceController.CollectAppearanceRules event.Name | Parameters | Description |
---|---|---|
CollectAppearanceRulesEventArgs(String, IViewInfo, List<IAppearanceRuleProperties>) | name, context, appearanceRules | Initializes a new instance of the CollectAppearanceRulesEventArgs class. |
See Also