CursorConverter::GetStandardValuesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Determines whether this object supports a standard set of values that can be picked from a list, using the specified context.
Assembly: PresentationCore (in PresentationCore.dll)
public: virtual bool GetStandardValuesSupported( ITypeDescriptorContext^ context ) override
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
A format context that provides information about the environment from which this converter is being invoked.
.NET Framework
Available since 3.0
Available since 3.0
Show: