Back to Devexpress

UIServiceBase<T> Events

maui-devexpress-dot-maui-dot-core-dot-uiservicebase-1-dot-underscore-events.md

latest1.5 KB
Original Source

UIServiceBase<T> Events

An abstract base class used to create UI services in MAUI applications.

NameDescription
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from BindableObject.
PropertyChangedOccurs when a property value changes. Inherited from BindableObject.
PropertyChangingOccurs when a property value is changing. Inherited from BindableObject.

See Also

UIServiceBase<T> Class

UIServiceBase<T> Members

DevExpress.Maui.Core Namespace