Codemaid
This commit is contained in:
@@ -65,4 +65,4 @@ public class NavigationViewExtension
|
||||
|
||||
public static void RemoveItemInvokedHandler(NavigationViewItem element, EventHandler<ItemInvokedEventArgs> handler) =>
|
||||
element.RemoveHandler(ItemInvokedEvent, handler);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user