WorkflowStorageBaseOnPropertyChangedInternal - метод |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotifyPropertyChangedInvocatorAttribute]
protected void OnPropertyChangedInternal(
PropertyChangedEventArgs e
)
<NotifyPropertyChangedInvocatorAttribute>
Protected Sub OnPropertyChangedInternal (
e As PropertyChangedEventArgs
)
protected:
[NotifyPropertyChangedInvocatorAttribute]
void OnPropertyChangedInternal(
PropertyChangedEventArgs^ e
)
[<NotifyPropertyChangedInvocatorAttribute>]
member OnPropertyChangedInternal :
e : PropertyChangedEventArgs -> unit
Параметры
- e
- Тип: System.ComponentModelPropertyChangedEventArgs
См. также