Windows.UI.ApplicationSettings.SettingsPaneCommandsRequest

November 11, 2020 ยท View on GitHub

-description

Note

SettingsPaneCommandsRequest is deprecated, and might not work on all versions of Windows 10. Instead of using a SettingsPane, integrate settings options into the app experience. For more info, see Guidelines for app settings.

Contains properties that are only available during the CommandsRequested event.

-remarks

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

-examples

-see-also