The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NullableBoolConverter::GetStandardValuesExclusive Method (ITypeDescriptorContext^)
.NET Framework (current version)
Returns whether the collection of standard values returned from GetStandardValues is an exclusive list.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: virtual bool GetStandardValuesExclusive( ITypeDescriptorContext^ context ) override
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
Provides contextual information about a component, such as its container and property descriptor.
The context is not used by this converter and can be null.
.NET Framework
Available since 3.0
Available since 3.0
Show: