Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected override void OnIsInEditModeChanged(
	bool oldValue
)
Visual Basic
Protected Overrides Sub OnIsInEditModeChanged ( _
	oldValue As Boolean _
)

Parameters

oldValue
Type: System..::..Boolean

See Also