CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Core.BindableBase Member List

This is the complete list of members for Csla.Core.BindableBase, including all inherited members.

BindableBase()Csla.Core.BindableBaseprotected
OnGetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnGetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
OnIsDirtyChanged()Csla.Core.BindableBaseprotectedvirtual
OnIsDirtyChanging()Csla.Core.BindableBaseprotectedvirtual
OnMetaPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnSetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnSetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
OnUnknownPropertyChanged()Csla.Core.BindableBaseprotectedvirtual
OnUnknownPropertyChanging()Csla.Core.BindableBaseprotectedvirtual
PropertyChangedCsla.Core.BindableBase
PropertyChangingCsla.Core.BindableBase
ShouldHandlerSerialize(PropertyChangedEventHandler value)Csla.Core.BindableBaseprotectedvirtual
ShouldHandlerSerialize(PropertyChangingEventHandler value)Csla.Core.BindableBaseprotectedvirtual