ActionDescriptorExtensions Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ActionDescriptor.
public ref class ActionDescriptorExtensions abstract sealed
	public static class ActionDescriptorExtensions
	type ActionDescriptorExtensions = class
	Public Module ActionDescriptorExtensions
		- Inheritance
 - 
				ActionDescriptorExtensions
 
Methods
| GetProperty<T>(ActionDescriptor) | 
		 Gets the value of a property from the Properties collection
using the provided value of   | 
        	
| SetProperty<T>(ActionDescriptor, T) | 
		 Sets the value of an property in the Properties collection using
the provided value of   |