Click or drag to resize

ConditionalDocumentControllerWithDisabledViewTModelOnPropertyChanged Method

[Missing <summary> documentation for "M:Altaxo.Gui.Common.ConditionalDocumentControllerWithDisabledView`1.OnPropertyChanged(System.String)"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void OnPropertyChanged(
	string propertyName
)

Parameters

propertyName  String

[Missing <param name="propertyName"/> documentation for "M:Altaxo.Gui.Common.ConditionalDocumentControllerWithDisabledView`1.OnPropertyChanged(System.String)"]

See Also