Click or drag to resize

PerformanceChartUIEditorGetEditStyle Method

[Missing <summary> documentation for "M:Demo3D.Utilities.Performance.PerformanceChartUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]

Namespace:  Demo3D.Utilities.Performance
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public override UITypeEditorEditStyle GetEditStyle(
	ITypeDescriptorContext context
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Demo3D.Utilities.Performance.PerformanceChartUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

Type: UITypeEditorEditStyle

[Missing <returns> documentation for "M:Demo3D.Utilities.Performance.PerformanceChartUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]

See Also