Click or drag to resize

SizeDConverterGetProperties Method

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function GetProperties ( 
	context As ITypeDescriptorContext,
	value As Object,
	attributes As Attribute()
) As PropertyDescriptorCollection

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
value
Type: SystemObject
attributes
Type: SystemAttribute

Return Value

Type: PropertyDescriptorCollection
See Also