StrokeCollectionConverter::GetStandardValuesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Returns 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^
An ITypeDescriptorContext that provides a format context.
.NET Framework
Available since 3.0
Available since 3.0
Show: