Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 447 Bytes

frameworkelement_actualthemechanged.md

File metadata and controls

27 lines (17 loc) · 447 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.FrameworkElement.ActualThemeChanged
winrt event

Microsoft.UI.Xaml.FrameworkElement.ActualThemeChanged

-description

Occurs when the ActualTheme property value has changed.

-xaml-syntax

<frameworkElement ActualTheme="eventhandler"/>

-remarks

-see-also

-examples