RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..OnReadOnlyModeChanged Method

Called when [read only mode changed].

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


protected virtual void OnReadOnlyModeChanged(
	bool newValue
)
Protected Overridable Sub OnReadOnlyModeChanged ( _
	newValue As Boolean _
)
protected:
virtual void OnReadOnlyModeChanged(
	bool^ newValue
)

Parameters

newValue
Type: Boolean
if set to true [new value].