Back to Devexpress

IUIObjectService Interface

corelibraries-devexpress-dot-mvvm-64be5e35.md

latest986 B
Original Source

IUIObjectService Interface

Contains members that allow you to access a UI element from View Model code.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
public interface IUIObjectService
vb
Public Interface IUIObjectService

Remarks

Refer to the following help topic for more information: UIObjectService.

See Also

IUIObjectService Members

DevExpress.Mvvm Namespace