xtd 0.2.0
Loading...
Searching...
No Matches

◆ style_sheet_changed

event<style_sheet, event_handler> xtd::forms::style_sheets::style_sheet::style_sheet_changed
static

Occurs when the value of the xtd::forms::style_sheets::style_sheet::current_style_sheet property changes.

Remarks
This event is raised if the xtd::forms::style_sheets::style_sheet::current_style_sheet property is changed by either a programmatic modification or user interaction.
For more information about handling events, see Handling and Raising Events.