ComponentOne Basic Library for WPF and Silverlight
GetStandardValuesSupported(ITypeDescriptorContext) Method


C1.Silverlight Namespace > CommandConverter Class > GetStandardValuesSupported Method : GetStandardValuesSupported(ITypeDescriptorContext) Method
Syntax
'Declaration
 
Public Overloads Function GetStandardValuesSupported( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext _
) As System.Boolean
'Usage
 
Dim instance As CommandConverter
Dim context As System.ComponentModel.ITypeDescriptorContext
Dim value As System.Boolean
 
value = instance.GetStandardValuesSupported(context)
public System.bool GetStandardValuesSupported( 
   System.ComponentModel.ITypeDescriptorContext context
)

Parameters

context
See Also

Reference

CommandConverter Class
CommandConverter Members
Overload List