Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.15 KB

settingspanecommandsrequest.md

File metadata and controls

26 lines (18 loc) · 1.15 KB
-api-id -api-type
T:Windows.UI.ApplicationSettings.SettingsPaneCommandsRequest
winrt class

Windows.UI.ApplicationSettings.SettingsPaneCommandsRequest

-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