Remove Potentially Redundant Assignment (remove all)
Removes all XAML attributes initialized to the default value within the current document.
#Availability
Available from the context menu or via shortcuts:
- when the cursor is anywhere in an XAML attribute initialized to the default value, provided that the current file contains several attributes initialized to the default value.
See Also