You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/design/controls/commanding.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
title: Commanding in Windows apps
3
3
description: How to use the XamlUICommand and StandardUICommand classes (along with the ICommand interface) to share and manage commands across various control types, regardless of the device and input type being used.
4
-
ms.service: #Required; service per approved list.
5
4
ms.topic: overview
6
-
ms.date: 06/24/2021
5
+
ms.date: 05/30/2025
6
+
ms.localizationpriority: medium
7
7
---
8
8
9
9
# Commanding in Windows apps using StandardUICommand, XamlUICommand, and ICommand
0 commit comments